core/homeassistant/components/uptimerobot
Simone Chemelli 35261a9089
Add switch platform to UptimeRobot (#65394)
* Add switch platfor mto UptimeRobot

* Add tests

* Apply review comment

* review comments part 2

* review comments part 3

* Fix tests after swapping logic on/off

* Fix reauth test

* Check for read-only key

* Fix reauth for switch platform

* mypy

* cleanup

* cleanup part 2

* Fixes + review comments

* Tests

* Apply more review comments

* Required changes

* fix test

* Remove if

* 100% tests coverage

* Check readonly key in config_flow

* Fix strings & translation

* Add guard for 'monitor' keys

* allign tests

* Wrong API key message reworded
2022-03-18 12:18:19 +01:00
..
translations Add switch platform to UptimeRobot (#65394) 2022-03-18 12:18:19 +01:00
__init__.py Add switch platform to UptimeRobot (#65394) 2022-03-18 12:18:19 +01:00
binary_sensor.py Add switch platform to UptimeRobot (#65394) 2022-03-18 12:18:19 +01:00
config_flow.py Add switch platform to UptimeRobot (#65394) 2022-03-18 12:18:19 +01:00
const.py Add switch platform to UptimeRobot (#65394) 2022-03-18 12:18:19 +01:00
diagnostics.py
entity.py Add switch platform to UptimeRobot (#65394) 2022-03-18 12:18:19 +01:00
manifest.json Bump pyuptimerobot to 22.2.0 (#67041) 2022-02-22 19:14:48 +02:00
sensor.py Add switch platform to UptimeRobot (#65394) 2022-03-18 12:18:19 +01:00
strings.json Add switch platform to UptimeRobot (#65394) 2022-03-18 12:18:19 +01:00
strings.sensor.json
switch.py Add switch platform to UptimeRobot (#65394) 2022-03-18 12:18:19 +01:00