This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Aug 07, 2022
-
-
Martin Hjelmare authored
-
Aaron Bach authored
* Add update entity to RainMachine * Fix tests * Cleanup * Test missing controller diagnostics * Code review
-
Aaron Bach authored
* Add debug logging for unknown Notion errors * Remove unused constant * Code review
-
Aaron Bach authored
* Fix bug potential in RainMachine switches by simplifying architecture * Better typing (per code review) * Broader error catch
-
Aaron Bach authored
Automatically enable common delay-related RainMachine entities
-
J. Nick Koston authored
-
J. Nick Koston authored
-
Alex Yao authored
-
Aaron Bach authored
-
Aaron Bach authored
-
Álvaro Fernández Rojas authored
-
Avi Miller authored
-
Paulus Schoutsen authored
-
jjlawren authored
-
rlippmann authored
Update const.py Add device model constant for ecobee Smart Premium thermostat
-
J. Nick Koston authored
-
mvn23 authored
-
Martin Hjelmare authored
-
J. Nick Koston authored
-
Joakim Plate authored
-
Maciej Bieniek authored
-
Leonardo Figueiro authored
* Created switch.py and support * updated support.py * test for wilight switch * Update for Test * Updated test_switch.py * Trigger service with index * Updated support.py and switch.py * Updated support.py * Updated switch.py as PR#63614 * Updated switch.py * add type hints * Updated support.py * Updated switch.py * Updated switch.py and services.yaml * Updated pywilight * Update homeassistant/components/wilight/switch.py Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Update homeassistant/components/wilight/switch.py Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Update homeassistant/components/wilight/switch.py Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Update homeassistant/components/wilight/switch.py Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Update ci.yaml * Update ci.yaml * Updated as pywilight Renamed Device as PyWiLightDevice in pywilight. * Updated as pywilight Renamed Device as PyWiLightDevice in pywilight. * Updated as pywilight Renamed Device as PyWiLightDevice in pywilight. * Updated as pywilight Renamed Device as PyWiLightDevice in pywilight. * Update switch.py * Update homeassistant/components/wilight/support.py Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Update support.py * Update switch.py * Update support.py * Update support.py * Update switch.py * Update switch.py * Update services.yaml * Update switch.py * Update services.yaml * Update switch.py * Update homeassistant/components/wilight/switch.py Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Update homeassistant/components/wilight/switch.py Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Update homeassistant/components/wilight/switch.py Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Update switch.py * Update switch.py * Update switch.py * Update test_switch.py * Update test_switch.py * Update test_switch.py * Decrease exception scope * Clean up Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
Avi Miller authored
-
Avi Miller authored
-
GitHub Action authored
-
- Aug 06, 2022
-
-
Martin Hjelmare authored
-
Martin Hjelmare authored
* Improve mysensors config flow * Improve form input order * Update flow tests
-
Jc2k authored
-
J. Nick Koston authored
-
J. Nick Koston authored
* Bump pySwitchbot to 0.18.3 Fixes #76321 Changelog: https://github.com/Danielhiversen/pySwitchbot/compare/0.17.3...0.18.3 * bump
-
J. Nick Koston authored
Changelog: https://github.com/bdraco/yalexs/compare/v1.1.25...v1.2.1
-
Jean-François Roy authored
-
GitHub Action authored
-
- Aug 05, 2022
-
-
Robert Svensson authored
* Rename secondary_temperature with internal_temperature * Prefix binary and sensor descriptions matching on all sensor devices with COMMON_ * Always create entities in the same order Its been reported previously that if the integration is removed and setup again that entity IDs can change if not sorted in the numerical order * Rename alarmsystems to alarm_systems * Use websocket enums * Don't use legacy pydeconz constants * Bump pydeconz to v103 * unsub -> unsubscribe
-
Franck Nijhof authored
-
Joakim Plate authored
Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
David F. Mulcahey authored
-
Joakim Plate authored
* Add API to allow rediscovery of domains * Switch to clearing per device * Drop unneded change
-
Jan Bouwhuis authored
* Remove `send_if_off` option for mqtt climate * Use cv.remove()
-
Erik Montnemery authored
-