epenet
7ceaf2d3f0
Move tomorrowio coordinator to separate module ( #117537 )
...
* Move tomorrowio coordinator to separate module
* Adjust imports
2024-05-18 09:01:50 +02:00
Christopher Tremblay
b015dbfccb
Add AlarmDecoder device info ( #117357 )
...
* Update AlarmDecoder component to newer model
This commit makes AlarmDecoder operate as a proper device entity following the new model introduced a few years ago.
Code also has an internal dependency on a newer version of adext (>= 0.4.3) which has been updated correspondingly.
* Created AlarmDecoder entity
Added an alarmdecoder entity so the device_info can be re-used across the integration
* Move _attr_has_entity_name to base entity
As per code review suggestion, clean up the object model.
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Missed one suggestion with the prior commit
Moves _attr_has_entity_name to base entity
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Address some ruff issues
* Apply additional ruff cleanups
Ran ruff again to clean up a few files tat weren't picked up last time
* Apply suggestions from code review
Some additional cleanup of style & removal of unnecessary code
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Properly generated the integration file
generation had to happen twice for this to work. Now that it's generated, I'm including the missing update.
* Apply suggestions from code review
Use local client variable instead of self._client
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Sort the manifest
documentation was added, but it wasn't sorted properly in the key/value pairs
* Add alarmdecoder entity file to coverage ignore file
Added the alarmdecoder entity file so it is ignored for coverage
---------
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-05-18 08:59:44 +02:00
Mr. Bubbles
2b195cab72
Fix Habitica doing blocking I/O in the event loop ( #117647 )
2024-05-17 21:06:26 -04:00
Maikel Punie
3efdeaaa77
Bump pyduotecno to 2024.5.1 ( #117643 )
2024-05-17 18:37:59 +02:00
Allen Porter
caa35174cb
Add Google Gen AI Conversation Agent Entity ( #116362 )
...
* Add Google Gen AI Conversation Agent Entity
* Rename agent to entity
* Revert ollama changes
* Don't copy service tests to conversation_test.py
* Move logger and cleanup snapshots
* Move property after init
* Set logger to use package
* Cleanup hass from constructor
* Fix merges
* Revert ollama change
2024-05-17 11:00:11 -04:00
epenet
fce4263493
Move p1_monitor coordinator to separate module ( #117562 )
2024-05-17 16:34:47 +02:00
Marc Mueller
c41962455e
Use PEP 695 for decorator typing (2) ( #117639 )
2024-05-17 16:31:01 +02:00
Marc Mueller
25d1ca747b
Use PEP 695 for decorator typing (3) ( #117640 )
2024-05-17 16:27:32 +02:00
Marc Mueller
34bd291615
Use PEP 695 for decorator typing (1) ( #117638 )
2024-05-17 16:27:02 +02:00
epenet
067c9e63e9
Adjust bootstrap script to use correct version of pre-commit ( #117621 )
2024-05-17 16:18:44 +02:00
Joost Lekkerkerker
9cf8e49b01
Fix icons and strings in Balboa ( #117618 )
2024-05-17 16:17:36 +02:00
epenet
a29a0a36e5
Move elmax coordinator to separate module ( #117425 )
2024-05-17 16:02:19 +02:00
epenet
bbcbf57117
Add snapshot tests to elmax ( #117637 )
...
* Add snapshot tests to elmax
* Rename test methods
* Re-generate
2024-05-17 15:55:38 +02:00
Marc Mueller
44049c34f9
Use PEP 695 type alias for ConfigEntry types ( #117632 )
2024-05-17 15:42:58 +02:00
Joost Lekkerkerker
0b8a5ac9ad
Add snapshot tests to Balboa ( #117620 )
2024-05-17 15:38:39 +02:00
epenet
081bf1cc39
Move modern_forms coordinator to separate module ( #117610 )
2024-05-17 15:19:40 +02:00
Bas Brussee
658c1f3d97
Fix Tibber sensors state class ( #117085 )
...
* set correct state classes
* revert bool to pass mypy locally
2024-05-17 09:10:08 -04:00
tronikos
a7ca36e88c
Android TV Remote: Mention the TV will turn on in the reauth flow ( #117548 )
...
* Update strings.json
* Remove duplicate space
---------
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-05-17 09:05:46 -04:00
Marc Mueller
87bb7ced79
Use PEP 695 for simple type aliases ( #117633 )
2024-05-17 14:42:21 +02:00
Marc Mueller
4edee94a81
Update mypy-dev to 1.11.0a2 ( #117630 )
2024-05-17 13:32:20 +02:00
epenet
eacbebce22
Prevent `const.py` in coverage ignore list ( #117625 )
2024-05-17 12:53:58 +02:00
Joost Lekkerkerker
098ba125d1
Extract Monzo coordinator in separate module ( #117034 )
2024-05-17 12:40:19 +02:00
epenet
addc4a84ff
Rename hassio coordinator module ( #117611 )
2024-05-17 12:10:21 +02:00
epenet
ac62faee23
Bump pre-commit to 3.7.1 ( #117619 )
2024-05-17 11:44:51 +02:00
starkillerOG
abe83f5515
Fix Reolink battery translation_key unneeded ( #117616 )
2024-05-17 09:09:01 +02:00
dependabot[bot]
1589226618
Bump actions/checkout from 4.1.4 to 4.1.6 ( #117612 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-17 08:45:23 +02:00
Robert Svensson
bbfc2456ec
Improve syncing light states to deCONZ groups ( #117588 )
2024-05-17 08:44:09 +02:00
J. Nick Koston
48ea15cc6e
Fix dlna_dmr task flood when player changes state ( #117606 )
2024-05-17 08:40:14 +02:00
epenet
bbf86335be
Move opengarage coordinator to separate module ( #117608 )
2024-05-17 08:05:43 +02:00
epenet
407d0f88f0
Rename openweathermap coordinator module ( #117609 )
2024-05-17 08:05:11 +02:00
Tom Harris
9420e041ac
Fix issue changing Insteon Hub configuration ( #117204 )
...
Add Hub version to config schema
2024-05-16 21:45:03 -04:00
Robert Svensson
0e3c0ccfd8
Remove old deCONZ entity cleanup ( #117590 )
2024-05-16 21:42:09 -04:00
Robert Svensson
657b3ceedc
Rework deCONZ services to load once and never unload ( #117592 )
...
* Rework deCONZ services to load once and never unload
* Fix hassfest
2024-05-16 21:41:23 -04:00
Marc Mueller
4300ff6b60
Mark HassJob target as Final ( #117578 )
2024-05-17 00:01:07 +02:00
MatthewFlamm
121aa158c9
Use config entry runtime_data in nws ( #117593 )
2024-05-16 23:14:44 +02:00
starkillerOG
f788f88052
Add Reolink battery entities ( #117506 )
...
* add battery sensors
* Disable Battery Temperature and State by default
* fix mypy
* Use device class for icon
2024-05-16 21:41:19 +02:00
Joost Lekkerkerker
68b7302cdc
Add Poolsense platform tests ( #117579 )
2024-05-16 21:35:00 +02:00
MatthewFlamm
9aa7d3057b
Add diagnostics for nws ( #117587 )
...
* add diagnostics
* remove hassfezt exception
2024-05-16 21:26:22 +02:00
Chris Talkington
5635bcce86
Bump pyipp to 0.16.0 ( #117583 )
...
bump pyipp to 0.16.0
2024-05-16 13:04:35 -05:00
Joost Lekkerkerker
cd8dac65b3
Refactor Poolsense config flow tests ( #117573 )
2024-05-16 17:51:57 +02:00
Maciej Bieniek
789073384b
Support reconfigure flow in Shelly integration ( #117525 )
...
* Support reconfigure flow
* Update strings
* Add tests
---------
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-05-16 17:47:12 +02:00
epenet
996132f3f8
Ensure gold and platinum integrations implement diagnostic ( #117565 )
2024-05-16 11:33:23 -04:00
Joost Lekkerkerker
0335a01fba
Use runtime data in Poolsense ( #117570 )
2024-05-16 17:31:14 +02:00
Joakim Sørensen
535aa05c65
Update hass-nabucasa dependency to version 0.81.0 ( #117568 )
2024-05-16 11:08:01 -04:00
epenet
d670f1d81d
Move pure_energie coordinator to separate module ( #117560 )
2024-05-16 16:51:25 +02:00
Michael Hansen
e168cb96e9
Add area filter and rounded time to timers ( #117527 )
...
* Add area filter
* Add rounded time to status
* Fix test
* Extend test
* Increase test coverage
2024-05-16 09:45:14 -05:00
Joost Lekkerkerker
ba395fb9f3
Fix poolsense naming ( #117567 )
2024-05-16 16:42:40 +02:00
epenet
d019c25ae4
Move pvpc coordinator to separate module ( #117559 )
2024-05-16 16:06:50 +02:00
dfaour
6f5e820090
Improve recorder statistics error messages ( #113498 )
...
* Update statistics.py
Added more detail error descriptions to make debugging easier
* Update statistics.py
formatting corrected
2024-05-16 13:44:03 +02:00
Joost Lekkerkerker
4cded378bf
Handle uncaught exceptions in Analytics insights ( #117558 )
2024-05-16 13:43:03 +02:00