Erik Montnemery
5dfb9cddd6
Sort manifests 8 ( #87029 )
2023-02-08 20:13:46 +01:00
Keilin Bickar
9491de2bd1
Bump sense_energy to 0.11.1 ( #85533 )
...
fixes undefined
2023-01-09 17:35:15 +01:00
Keilin Bickar
f4a58c7dc7
Bump sense_api to 0.11.0 and add refresh token support ( #83030 )
...
fixes undefined
2022-12-01 10:53:48 +01:00
Keilin Bickar
557fa198d8
Update sense library to 0.10.4 ( #68816 )
2022-03-29 00:08:40 -07:00
Keilin Bickar
c5a3ba4065
Add support for general API exception in Sense integration ( #68517 )
2022-03-22 12:14:01 -10:00
Keilin Bickar
e6af7847fc
Add Multi factor authentication support for Sense ( #66498 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-02-21 12:05:12 -10:00
J. Nick Koston
5b755b74fb
Add loggers to integration manifest.json ( #65083 )
2022-01-28 13:37:53 -08:00
Keilin Bickar
fe17f97543
Add last_reset for Sense trend sensors ( #63490 )
2022-01-20 10:41:07 -10:00
Keilin Bickar
f65af0f9d7
Update sense library version number ( #59454 )
2021-11-13 15:17:10 -06:00
Robert Hillis
aa3e17cae9
Add new mac vendor to sense DHCP ( #57858 )
2021-10-16 23:17:25 +02:00
Christopher Kochan
c65f769130
Update sense_energy to version 0.9.2 ( #54787 )
2021-08-18 08:29:02 +02:00
Franck Nijhof
055cdc64c0
Add support for IoT class in manifest ( #46935 )
2021-04-15 10:21:38 +02:00
J. Nick Koston
6f4df7e52e
Use shared clientsession for sense ( #46419 )
2021-02-15 10:35:58 -10:00
J. Nick Koston
da677f7d5a
Add support for discovery via DHCP ( #45087 )
...
* Add support for discovery via DHCP
* additional tesla ouis
* merge tests
* dhcp test
* merge requirements test
* dhcp test
* dhcp discovery
* dhcp discovery
* pylint
* pylint
* pylint
* fix
* Add matching tests
* 100% cover
* cleanup
* fix codespell
* Update exception handling
* remove unneeded comment
* fix options handling exception
* fix options handling exception
2021-01-14 09:09:08 +01:00
Keilin Bickar
d8aebe145b
Add active voltage sensors to Sense integration ( #41112 )
2020-10-08 18:08:37 +02:00
Keilin Bickar
3022fc4702
Add Emulated Kasa Integration ( #39630 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2020-09-05 07:57:45 -05:00
J. Nick Koston
68179e2672
Fix sense doing I/O in the event loop ( #35523 )
...
When the websocket is created `SSLContext.load_default_certs` is called
each time which opens up the system default ssl certs file and reads it in
Normally this goes unnoticed, however since there are frequent connects
and disconnects of the websocket it was noticeable.
2020-05-12 10:48:51 -05:00
Franck Nijhof
39336d3ea3
Add prettier (in pre-commit and CI) ( #33693 )
...
* Add prettier (in pre-commit and CI)
* Make all file prettier
* Change order
* Add to Azure Pipelines
* Fix a YAML file prettier caught as invalid
* Remove flow mapping using curly braces from all YAML service files
2020-04-05 17:27:16 +02:00
Paulus Schoutsen
f1d3c0d19b
Remove unused manifest fields ( #33595 )
2020-04-03 12:58:19 -07:00
J. Nick Koston
ac30e5799c
Resolve Home Assistant fails to start when Sense integration i… ( #32716 )
...
* Bump sense_energy 0.7.1 which also fixes throwing ConfigEntryNotReady
2020-03-12 10:31:55 +01:00
J. Nick Koston
3e702c8ca4
Add Config Flow for sense ( #32160 )
...
* Config Flow for sense
* Fix unique ids so they are actually unique (and migrate the old ones)
* Fix missing solar production
* Do not mark sensors available until they have data
* Address review items
* Address review round #2
2020-02-25 16:37:41 -07:00
Franck Nijhof
a84741392b
Format all manifests with prettier ( #30521 )
2020-01-06 21:28:23 +01:00
Franck Nijhof
c7da781efc
Update documentation link URL for integrations in all manifests ( #27114 )
2019-10-02 09:25:44 -07:00
kbickar
5a81ddd4e7
Sense update ( #24220 )
...
* Changed updates to be done by component and updates dispatched
* syntax updates
* Added code owner
* Removed whitespace
* Updated CODEOWNERS
* Added subscription undoer
2019-06-01 12:15:28 -07:00
Paulus Schoutsen
cfe4cf30ad
Add manifests ( #22699 )
...
* Add manifests
* Update auto name
* Update codeowners
* Add requirements from platforms
* Minor cleanup
* Incorporate changes from awarecan PR
2019-04-03 21:14:45 -07:00