Add device class support to text sensor esphome#6202 by @dougiteixeira Bump pytest from 8.0.1 to 8.0.2 esphome#6288 by @dependabot[bot] Improve dualstack and IPv6 support esphome#5449 by @HeMan Waveshare e-ink 2IN9_V2 - fix full and partial update based on vendor… esphome#5481 ...
sensor: -platform:templatename:"Solar Power"lambda:return id(cir15).state + id(cir16).state;id:solar_powerdevice_class:powerstate_class:measurementunit_of_measurement:"W"-platform:total_daily_energyname:"Solar Daily Energy"power_id:solar_poweraccuracy_decimals:0 ...
Just that it's not documented. I'm not sure if you can access it via custom components, but modbus integrations should extend the ModbusDevice class. sandervandegeijn commented Jan 10, 2021 Ah, didn't know that sorry :) then I would need a simple reference project that demonstrates how...
clientInfo- string, name of client to be sent to esphome device. (Not necessary to send but nice for debugging issues) clientInfo- string, name of client to be sent to esphome device. Usually needed only for tracking connection on esphome device. pingInterval- optional. Default -15000. Ping...
Power up the ESP device and check on Home Assistant. In a minute or so it should be ready and accessible from HA > ESPHome. Ping the device address if having problems and double check theproject_config.yamlfile. Optional steps Cover the ESP device with a junction box or similar just to...
To make things easier, we'll assume it's capable of that and let the sensor use the PM2.5 device class, reporting in "µg/m³" with 0 accuracy decimals as default. See also: Datasheet Application note Research notes by Chris Nafis Interfacing with Arduino Types of changes Bugfix (...
aioesphomeapi/client.py - Added method _bluetooth_disconnect_no_wait(self, address: int) -> None to APIClient class. - Updated bluetooth_device_connect method to handle unhandled exceptions and manage connection state. tests/test_client.py - Added new test case test_bluetooth_device_connect_...
[ltr303:072]: Glass attenuation factor: 1.000000 [10:25:13][C][ltr303:073]: Update Interval: 60.0s [10:25:13][C][ltr303:075]: ALS calculated lux 'Ambient light' [10:25:13][C][ltr303:075]: Device Class: 'illuminance' [10:25:13][C][ltr303:075]: State Class: 'measurement'...
-source:type:giturl:https://github.com/nkinnan/esphomeref:"add-cse-7766-reactive-power"components:[ cse7766 ]refresh:60ssensor: -platform:cse7766reactive_power:name:"Reactive Power"id:reactive_power_sensoraccuracy_decimals:1unit_of_measurement:VARdevice_class:reactive_power ...
secret mqtt_brokerid:mqtt_clientclient_id:$device_namediscovery:falsewill_message:#A reboot button is always usefulbutton: -platform:restartname:Restart $device_name#A button for the TFT upload-platform:templatename:$device_name Update TFTdevice_class:updateon_press:then:...