feat: méthode WebSocket HA pour Lovelace + vue lumières créée

This commit is contained in:
Nox
2026-02-22 18:28:34 +00:00
parent 7d6605e33e
commit 917d1da7c0
668 changed files with 198094 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
## [0.3.0] - 14/03/2017
### Fixed
- Fixed construction of `BrowserHeaders` with an instance of `BrowserHeaders` from a separate dependency (it's possible to have two separate BrowserHeaders classes)
## [0.2.0] - 09/03/2017
### Added
- Added `toHeaders` function
## [0.1.0] - 28/02/2017
### Added
- Initial release