core/homeassistant/components/husqvarna_automower
Thomas55555 b8918d7d17
Add number platform to Husqvarna Automower (#115125)
* Add number platform to Husqvarna Automower

* use fixture to enable by default

* replace state test with snapshot test

* make property in entity description

* send value as integer

* give the exists functions something to do
2024-04-23 14:18:49 +02:00
..
__init__.py Add number platform to Husqvarna Automower (#115125) 2024-04-23 14:18:49 +02:00
api.py
application_credentials.py
binary_sensor.py
config_flow.py
const.py
coordinator.py Change scan interval for Husqvarna Automower (#115225) 2024-04-08 20:22:09 +02:00
device_tracker.py
diagnostics.py
entity.py
icons.json Add number platform to Husqvarna Automower (#115125) 2024-04-23 14:18:49 +02:00
lawn_mower.py
manifest.json
number.py Add number platform to Husqvarna Automower (#115125) 2024-04-23 14:18:49 +02:00
select.py
sensor.py Add error sensor for Husqvarna Automower (#113165) 2024-03-31 20:06:30 +02:00
strings.json Add number platform to Husqvarna Automower (#115125) 2024-04-23 14:18:49 +02:00
switch.py