Jan-Philipp Benecke
|
cf6eddee74
|
Move uptimerobot coordinator to its own file (#100558)
* Move uptimerobot coordinator to its own file
* Fix import of coordinator in platforms
|
2023-09-19 09:45:56 +02:00 |
|
Joost Lekkerkerker
|
44803e1177
|
Migrate Uptimerobot to has entity name (#96770)
|
2023-07-22 16:55:05 +02:00 |
|
Erik Montnemery
|
cc564026fa
|
Move EntityCategory to homeassistant.const (#87792)
* Move EntityCategory to homeassistant.const
* Fix more imports
|
2023-02-09 20:15:37 +01:00 |
|
Franck Nijhof
|
40d337479e
|
Use enum sensor device class in UptimeRobot (#83111)
|
2022-12-05 10:36:16 +01:00 |
|
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 |
|
Simone Chemelli
|
3f12ce06af
|
Add detailed status for UptimeRobot (#64879)
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
|
2022-01-26 16:48:15 +01:00 |
|