core/homeassistant/components/matter
Ludovic BOUÉ c26b3f519a
Add discovery schema for Matter CumulativeEnergyExported (#144061)
* Update sensor.py to add CumulativeEnergyExported attribute

* Report exported energy as positive value

* Add snapshot

* Add translation key
2025-05-07 15:25:18 +02:00
..
__init__.py
adapter.py Bump Python Matter server to 7.0.0 (Matter 1.4) (#132502) 2024-12-30 15:41:14 +01:00
addon.py
api.py
binary_sensor.py
button.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
climate.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
config_flow.py
const.py
cover.py
diagnostics.py
discovery.py Support for Matter 1.4 Water Heater device type (#131505) 2025-04-25 15:28:28 +02:00
entity.py
event.py
fan.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
helpers.py
icons.json Support for Matter 1.4 Water Heater device type (#131505) 2025-04-25 15:28:28 +02:00
light.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
lock.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
manifest.json
models.py Tweak Matter discovery to ignore empty lists (#136854) 2025-01-29 17:41:28 +01:00
number.py
select.py
sensor.py
strings.json
switch.py
update.py
util.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
vacuum.py
valve.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
water_heater.py