Jeef
|
13ffe7acfb
|
Add Intellifire cloud/local connectivity sensors (#127122)
|
2024-10-25 17:23:51 +02:00 |
|
Jeef
|
12336f5c15
|
Bump Intellifire to 4.1.9 (#121091)
* rebase
* Minor patch to fix duplicate DeviceInfo beign created - if data hasnt updated yet
* rebase
* Minor patch to fix duplicate DeviceInfo beign created - if data hasnt updated yet
* fixing formatting
* Update homeassistant/components/intellifire/__init__.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Update homeassistant/components/intellifire/__init__.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Removing cloud connectivity sensor - leaving local one in
* Renaming class to something more useful
* addressing pr
* Update homeassistant/components/intellifire/__init__.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* add ruff exception
* Fix test annotations
* remove access to private variable
* Bumping to 4.1.9 instead of 4.1.5
* A renaming
* rename
* Updated testing
* Update __init__.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* updateing styrings
* Update tests/components/intellifire/conftest.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Testing refactor - WIP
* everything is passing - cleanup still needed
* cleaning up comments
* update pr
* unrename
* Update homeassistant/components/intellifire/coordinator.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* fixing sentence
* fixed fixture and removed error codes
* reverted a bad change
* fixing strings.json
* revert renaming
* fix
* typing inother pr
* adding extra tests - one has a really dumb name
* using a real value
* added a migration in
* Update homeassistant/components/intellifire/config_flow.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update tests/components/intellifire/test_init.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* cleanup continues
* addressing pr
* switch back to debug
* Update tests/components/intellifire/conftest.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* some changes
* restore property mock cuase didnt work otherwise
* cleanup has begun
* removed extra text
* addressing pr stuff
* fixed reauth
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
|
2024-09-01 12:48:38 +02:00 |
|
Joost Lekkerkerker
|
9ca288858b
|
Add entity translations to IntelliFire (#95466)
|
2023-07-22 16:31:36 +02:00 |
|
Brandon Rothweiler
|
f24f0c2954
|
Fix incorrect usage of 'setup' vs 'set up' (#83774)
|
2022-12-12 11:40:00 +01:00 |
|
Jeef
|
4a6ea5afd8
|
Address late IntelliFire review (#70461)
* Addressing MartinHjelmare comments in closed PR
* updated tests accordingly
* Update tests/components/intellifire/test_config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update tests/components/intellifire/test_config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* updated error message
* addressing late review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2022-04-27 07:07:30 +02:00 |
|
Jeef
|
4d09078114
|
IntelliFire Config API Token Config Update (#68134)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-04-21 09:14:13 -07:00 |
|
epenet
|
e362871499
|
Prettify json (strings.json) (#68885)
|
2022-03-30 10:35:30 +02:00 |
|
Jeef
|
ed94cc3673
|
Intellifire DHCP Auto Discovery (#67053)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-03-20 13:51:54 -10:00 |
|
Jeef
|
cea21a00b3
|
Add intellifire UDP discovery at configuration start (#67002)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-03-13 20:58:55 -10:00 |
|
Franck Nijhof
|
8b8f750c41
|
Address after merge review comments on IntelliFire (#64553)
* Remove unneeded coordinator update method parameter
* Remove unused error
* Remove unused translation strings
* Remove leftover debug print from tests
* Improve tests
* Cleanup unused entry ID
* Typing completions
|
2022-01-20 13:48:24 +01:00 |
|
Jeef
|
f854fdb8fd
|
Add Intellifire Gas Fireplace integration (#63637)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
|
2022-01-20 10:01:04 +01:00 |
|