core/homeassistant/components/smartthings
Wilbert 24803b1e75
Add SmartThings water consumption sensor (#142765)
* Add SmartThings water consumption sensor

* Update water consumption sensor

* Partly revert changes UnitOfVolume

* Fix

* Fix

---------

Co-authored-by: Joostlek <joostlek@outlook.com>
2025-04-30 19:58:39 +02:00
..
__init__.py Add availability to SmartThings devices (#143836) 2025-04-29 10:29:07 +02:00
application_credentials.py
binary_sensor.py
button.py
climate.py
config_flow.py
const.py
cover.py
diagnostics.py
entity.py Add availability to SmartThings devices (#143836) 2025-04-29 10:29:07 +02:00
event.py
fan.py
icons.json Add detergent select entities to smartthings (#143666) 2025-04-30 19:14:48 +02:00
light.py
lock.py
manifest.json Bump pySmartThings to 3.2.0 (#143833) 2025-04-28 16:23:06 +02:00
media_player.py
number.py
quality_scale.yaml Add availability to SmartThings devices (#143836) 2025-04-29 10:29:07 +02:00
scene.py
select.py Add detergent select entities to smartthings (#143666) 2025-04-30 19:14:48 +02:00
sensor.py Add SmartThings water consumption sensor (#142765) 2025-04-30 19:58:39 +02:00
strings.json Add SmartThings water consumption sensor (#142765) 2025-04-30 19:58:39 +02:00
switch.py Add Sabbath mode to SmartThings (#141072) 2025-04-30 15:39:23 +02:00
update.py
util.py
valve.py