Commit Graph

403 Commits (6921583410de3d5797a022ef5c8bcdc23ba12013)

Author SHA1 Message Date
GitHub Action 035cd16a95 [ci skip] Translation update 2022-08-30 00:30:17 +00:00
Maciej Bieniek e03eb238e2
Protect against an exception in Shelly climate platform ()
Check if state in HVACMode
2022-08-22 09:03:32 +02:00
GitHub Action ff3fd4c29d [ci skip] Translation update 2022-08-16 00:30:51 +00:00
Marc Mueller 702f8180a6
Use TriggerActionType [l-t] () 2022-08-15 14:00:42 -04:00
GitHub Action bec8e544f4 [ci skip] Translation update 2022-08-14 00:25:47 +00:00
GitHub Action 6e03b12a93 [ci skip] Translation update 2022-08-13 00:25:00 +00:00
GitHub Action 7c81f790a7 [ci skip] Translation update 2022-08-12 00:23:47 +00:00
GitHub Action 519d478d61 [ci skip] Translation update 2022-08-11 00:26:23 +00:00
Shay Levy 42dd0cabb3
Fix Shelly H&T sensors rounding () 2022-08-08 07:52:39 +03:00
GitHub Action 32a2999b85 [ci skip] Translation update 2022-08-06 00:24:46 +00:00
GitHub Action cb46441b74 [ci skip] Translation update 2022-08-05 00:28:51 +00:00
GitHub Action 81e3ef03f7 [ci skip] Translation update 2022-08-02 00:27:42 +00:00
Simone Chemelli 0738f08215
Add missing sensors for Shelly Plus H&T ()
* Add missing sensors for Shelly Plus H&T

* Cleanup

* Fix

* Add voltage to battery sensor

* Apply review comments
2022-08-01 09:52:51 +02:00
GitHub Action c4ad6d46ae [ci skip] Translation update 2022-07-30 00:22:48 +00:00
GitHub Action 87797c8b66 [ci skip] Translation update 2022-07-21 00:26:18 +00:00
Shay Levy 079460d2dd
Bump aioshelly to 2.0.1 () 2022-07-20 21:11:05 +02:00
Marc Mueller 5ae5ae5392
Improve debouncer typing () 2022-07-19 18:35:04 +02:00
GitHub Action 5d8e1b8387 [ci skip] Translation update 2022-07-12 00:24:26 +00:00
Shay Levy 0028dc46e6
Fix Shelly Duo RGBW color mode attribute () 2022-06-30 01:10:25 +02:00
GitHub Action 109d1844b3 [ci skip] Translation update 2022-06-21 00:22:51 +00:00
Erik Montnemery e05e79e53d
Migrate NumberEntity r-t to native_value () 2022-06-15 10:56:41 +02:00
GitHub Action 7746715590 [ci skip] Translation update 2022-06-02 00:27:51 +00:00
Marc Mueller 48cc3638fa
Cleanup unused function return values () 2022-05-26 13:17:08 +02:00
GitHub Action 301341a49f [ci skip] Translation update 2022-05-25 00:26:18 +00:00
GitHub Action abbfed24a4 [ci skip] Translation update 2022-05-24 00:25:27 +00:00
J. Nick Koston 0248a8710f
Always pass the source of the trigger for logbook context messages () 2022-05-23 13:35:45 -05:00
epenet 421167c548
Drop GetAutomationsResult and GetAutomationCapabilitiesResult aliases () 2022-05-23 12:18:17 +02:00
GitHub Action b6b72f50ec [ci skip] Translation update 2022-05-22 00:22:43 +00:00
GitHub Action ceb8bb4745 [ci skip] Translation update 2022-05-21 00:22:49 +00:00
Shay Levy 74e8b076e5
Fix Shelly missing key config flow () 2022-05-20 12:05:53 +03:00
GitHub Action 9a3ecacf6b [ci skip] Translation update 2022-05-20 00:21:27 +00:00
epenet 7ce3e9ad7b
Adjust device_automation type hints in shelly () 2022-05-19 22:33:50 +03:00
Shay Levy bad245a856
Fix Shelly triggers type hints () 2022-05-19 11:06:57 +02:00
epenet 7e2f5968cc
Adjust device_automation type hints in shelly () 2022-05-19 10:12:54 +03:00
GitHub Action 3a13ffcf13 [ci skip] Translation update 2022-05-19 00:26:11 +00:00
Simone Chemelli 4a95539d9d
Warn user if "model" key is missing from Shelly firmware ()
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-05-18 10:29:02 -07:00
Shay Levy 0d94324d58
Clean up Shelly async methods that are not awaiting () 2022-05-17 10:57:41 -07:00
Franck Nijhof 69cc6ab5f1
Clean up accessing entity_registry.async_get_registry helper via hass () 2022-05-17 16:40:45 +02:00
Franck Nijhof 7d2deae592
Clean up use of deprecated async_get_registry methods () 2022-05-17 13:40:19 +02:00
Simone Chemelli 0ee838b25e
Properly handle Shelly gen2 device disconnect () 2022-05-16 12:50:03 +02:00
GitHub Action 37f81b261d [ci skip] Translation update 2022-05-16 00:24:28 +00:00
RadekHvizdos 8549af3855
Add missing Shelly Cover sensors bugfix ()
Switching Shelly Plus 2PM from switch to cover mode results in missing sensors for Power, Voltage, Energy and Temperature.

These parameters are still available in the API, but need to be accessed via "cover" key instead of "switch" key.

This change adds the missing sensors.
2022-05-15 12:29:35 +03:00
J. Nick Koston 24a0007785
Add additional context data to logbook events () 2022-05-12 17:21:14 -07:00
Erik Montnemery db3eb26c74
Correct color mode in shelly light () 2022-04-28 09:05:08 +02:00
epenet 5af496682b
Use light enums in shelly () 2022-04-26 15:29:56 +03:00
epenet a3938deb24
Use climate enums in shelly () 2022-04-26 09:14:31 +02:00
epenet 93be31290d
Use ColorMode enum in shelly () 2022-04-23 09:42:36 -10:00
Shay Levy d4d819679c
Add Shelly gen2 authentication support () 2022-04-14 00:30:03 +03:00
Shay Levy 4bb4daf86d
Bump aioshelly to 2.0.0 () 2022-04-13 23:56:04 +03:00
Shay Levy 06e4c2f351
Fix Shelly gen2 cover unavailable when not calibrated () 2022-04-08 22:54:42 -07:00