core/homeassistant/components/matter
Ludovic BOUÉ 8fff0075ba
Add Matter BatVoltage attribute from PowerSource cluster (#125503)
* Add BatVoltage Attribute from PowerSource Cluster

* Update sensor.py

Remove comment

* Update homeassistant/components/matter/sensor.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-09-09 14:50:01 +02:00
..
__init__.py
adapter.py Add model ID to Matter DeviceInfo (#125341) 2024-09-07 11:57:57 -04:00
addon.py
api.py
binary_sensor.py
climate.py
config_flow.py
const.py
cover.py
diagnostics.py
discovery.py
entity.py
event.py
fan.py
helpers.py
icons.json
light.py Update Matter light transition blocklist to include YNDX LightStrip (#124657) 2024-09-02 12:28:49 +02:00
lock.py
manifest.json
models.py
number.py
select.py
sensor.py Add Matter BatVoltage attribute from PowerSource cluster (#125503) 2024-09-09 14:50:01 +02:00
strings.json
switch.py
update.py
util.py