Det är en uppgradering som ställt till det.
Har inte kvar mina anteckningar från när jag manuellt uppgraderade men kan klistra in en kod som fungerar, till 6 sensorer till en ESP8266
ubstitutions:name:esphome-web-d3fd4dfriendly_name:Underjorden2esphome:name:${name}friendly_name:${friendly_name}min_version:2024.6.0name_add_mac_suffix:falseproject:name:esphome.webversion:devesp8266:board:esp01_1m# Enable logginglogger:# Enable Home Assistant APIapi:# Allow Over-The-Air updatesota:-platform:esphome# Allow provisioning Wi-Fi via serialimprov_serial:wifi:# Set up a wifi access pointap:{}one_wire:-platform:gpiopin:GPIO0sensor:-platform:dallas_tempaddress:0x39000006afc34428accuracy_decimals:2name:"UG2S-010cm"unit_of_measurement:°Cdevice_class:temperature-platform:dallas_tempaddress:0x0b000006b1187028accuracy_decimals:2name:"UG2S-030cm"unit_of_measurement:°Cdevice_class:temperature-platform:dallas_tempaddress:0xdf000006afa94928accuracy_decimals:2name:"UG2S-060cm"unit_of_measurement:°Cdevice_class:temperature-platform:dallas_tempaddress:0x93000006af9fa528accuracy_decimals:2name:"UG2S-100cm"unit_of_measurement:°Cdevice_class:temperature-platform:dallas_tempaddress:0xfd000006afeb5728accuracy_decimals:2name:"UG2S-150cm"unit_of_measurement:°Cdevice_class:temperature-platform:dallas_tempaddress:0xed000006b0b02d28accuracy_decimals:2name:"UG2S-200cm"unit_of_measurement:°Cdevice_class:temperature# In combination with the `ap` this allows the user# to provision wifi credentials to the device via WiFi AP.captive_portal:dashboard_import:package_import_url:github://esphome/example-configs/esphome-web/esp8266.yaml@mainimport_full_config:true# To have a "next url" for improv serialweb_server:
Ja att det är en uppdatering som gjort detta är helt klart.
Problemet är att jag inte kan importera 1-wire till enheter = kan inte ansluta (gör säkerligen nåt fel här ) Hur man nu kan göra detta remote till Rpi:n?