Level: DEBUG[11:13:44][C][logger:276]: Log Baud Rate: 115200[11:13:44][C][logger:277...
Pattern **: - Do not generate or add any sequence diagrams components/logger.rst (1) Pattern **: - Do not generate or add any sequence diagrams components/display/rpi_dpi_rgb.rst (1) Pattern **: - Do not generate or add any sequence diagrams components/udp.rst (1) Pattern **:...
is using native unit of measurement 'minutes' which is not a valid unit for the device class ('duration') it is using; expected one of ['min', 'd', 's', 'ms', 'h']; Please update your configuration if your entity is manually configured, otherwise create a bug report at https:/...
# Do not run if the product is jammed. - if: condition: - script.is_running: flash_pos_switch_error then: - logger.log: format: "ha_run on_press. Cannot run: Jammed." level: ERROR else: - script.execute: run_motor # Run the motor. #--- - platform: template # Home assistant ...
logger: level: VERBOSE tx_buffer_size: 256 # Enable Home Assistant API api: encryption: key: "XXXX" services: # change camera parameters on-the-fly - service: camera_set_param variables: name: string value: int then: - lambda: |- ...
logger: # Enable Home Assistant API api: encryption: key: "XXX" ota: password: "XXX" wifi: ssid: !secret wifi_ssid password: !secret wifi_password domain: .jamesachambers.net power_save_mode: none i2c: sda: 5 scl: 6 sensor:
Here is the complete log, Finally the devices goes into safe boot. As soon as I remove the display, all works fine. [I][logger:262]: Log initialized [C][ota:469]: There have been 0 suspected unsuccessful boot attempts. [I][app:029]: Running through setup()... ...
The problem (This is an update version of the stale #93671) I am trying to connect a LED BLE device. For this, I configured an ESP32 dev board to work as a Bluetooth proxy. The ESP32 part seems to be working as expected, it reports the d...
logger: level: VERBOSE # Enable Home Assistant API api: encryption: key: "XXXX" services: # change camera parameters on-the-fly - service: camera_set_param variables: name: string value: int then: - lambda: |- bool state_return = false; ...
(captive portal) in case wifi connection fails ap: ssid: "Door Sensor Fallback Hotspot" password: "fbksfmcaOX2x" web_server: captive_portal: # Enable logging logger: # level: DEBUG # logs: # vl53l0x: ERROR # sensor: ERROR # Enable Home Assistant API api: ota: i2c: - id: bus_a ...