core/homeassistant/components/gardena_bluetooth
Joakim Plate 80a7447030
Add support for buttons in gardena bluetooth (#96871)
* Add button to gardena

* Add tests for button

* Bump gardena bluetooth to 1.0.2

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-07-19 10:17:40 +02:00
..
__init__.py Add support for buttons in gardena bluetooth (#96871) 2023-07-19 10:17:40 +02:00
binary_sensor.py Add binary sensor for valve connectivity for gardena bluetooth (#96810) 2023-07-18 09:00:25 +02:00
button.py Add support for buttons in gardena bluetooth (#96871) 2023-07-19 10:17:40 +02:00
config_flow.py
const.py
coordinator.py Add base class to gardena bluetooth entities (#96775) 2023-07-17 21:12:41 +02:00
manifest.json Add support for buttons in gardena bluetooth (#96871) 2023-07-19 10:17:40 +02:00
number.py Allow number to be zero in gardena bluetooth (#96872) 2023-07-18 23:43:11 +02:00
sensor.py Add base class to gardena bluetooth entities (#96775) 2023-07-17 21:12:41 +02:00
strings.json Add support for buttons in gardena bluetooth (#96871) 2023-07-19 10:17:40 +02:00
switch.py Add more complete test coverage to gardena bluetooth (#96874) 2023-07-19 00:31:01 +02:00