This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Nov 09, 2020
-
-
Aaron Bach authored
-
Charles Garwood authored
-
epenet authored
-
Aaron Bach authored
-
Diego Elio Pettenò authored
-
ollo69 authored
-
dmonego authored
-
ZzetT authored
Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
J. Nick Koston authored
-
Oncleben31 authored
`battery_charging`, `light`, `moving`, `plug` were missing. Developer documentation was used for states text: https://developers.home-assistant.io/docs/core/entity/binary-sensor
-
J. Nick Koston authored
Co-authored-by:
Paulus Schoutsen <paulus@home-assistant.io>
-
Hmmbob authored
-
Erik Montnemery authored
* Extend WS API result when enabling an entity * Fix tests * Fix tests * Move updated registry entry to sub dict * Address review comments * Increase test coverage
-
Thomas authored
-
On Freund authored
-
Martin Hjelmare authored
-
Franck Nijhof authored
-
Paulus Schoutsen authored
-
Chris Talkington authored
-
Chris Talkington authored
-
Franck Nijhof authored
-
Aaron Bach authored
-
Martin Hjelmare authored
Co-authored-by:
Paulus Schoutsen <balloob@gmail.com>
-
springstan authored
* Remove temporary variable from supported_features * Revert removing temp variable for supported features hunterdouglas
-
Erik Montnemery authored
-
Guido Schmitz authored
-
Matthew Donoughe authored
Co-authored-by:
Paulus Schoutsen <paulus@home-assistant.io>
-
Franck Nijhof authored
Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
Franck Nijhof authored
-
reaper7 authored
-
springstan authored
Co-authored-by:
Paulus Schoutsen <balloob@gmail.com>
-
Allen Porter authored
-
Paulus Schoutsen authored
-
czechmark authored
-
springstan authored
-
Jonathan Keljo authored
This has a small chance of breaking tables with older firmwares; if your table has issues, make sure it is running at least firmware v1.10.73. From the release notes for the new version: [3.0] - 2020-11-08 ================== Added ----- * Track remaining/total time support (requires recent firmware) * Test shell program Changed ------- * Reworked the data model to match how Sisyphus itself does it. This fixes crashes that were occurring working with tables that have the latest firmware, but may break things with older firmwares. * Switched to `python-socketio` for Socket.IO support, as it is more actively maintained than `SocketIO-client-nexus`. * Switched to VSCode for development
-
Yuval Aboulafia authored
* Added "time" attribute * Revert "Added "time" attribute" This reverts commit 8adab9b78814aa1bc2adca242278e66ee9dd0b7f. * Make DEVICE_CLASS use the DEVICE_CLASS_TIMESTAMP * Removed unix timstamp attr * keep attributes but delete the timestamp
-
Raman Gupta authored
-
Steve Brandt authored
-
Diogo Gomes authored
-