Marc Mueller
|
c773d57d39
|
Add empty line after module docstring [w-z] (#112706)
|
2024-03-08 10:35:45 -05:00 |
|
Joost Lekkerkerker
|
1cc58f217b
|
Add icon translations to Zodiac (#112369)
|
2024-03-06 12:26:45 +01:00 |
|
Erik Montnemery
|
045c327928
|
Move DeviceInfo from entity to device registry (#98149)
* Move DeviceInfo from entity to device registry
* Update integrations
|
2023-08-10 22:04:26 -04:00 |
|
Joost Lekkerkerker
|
4ac92d755e
|
Add config flow for zodiac (#95447)
* Add config flow for zodiac
* Add config flow for zodiac
* Fix feedback
|
2023-06-30 12:58:07 +02:00 |
|
Franck Nijhof
|
e918adb25d
|
Clean up Zodiac (#83334)
|
2022-12-05 20:08:05 +01:00 |
|
Erik Montnemery
|
ae507aeed1
|
Move temperature conversions to sensor base class (8/8) (#54483)
* Move temperature conversions to entity base class (8/8)
* Fix wallbox sensor
* Fix tests
|
2021-08-11 21:17:16 +02:00 |
|
Yuval Aboulafia
|
7790e8f90c
|
Static typing for Zodiac (#51622)
|
2021-06-08 16:03:28 +02:00 |
|
Erik Montnemery
|
0c086b5067
|
Migrate integrations w-z to extend SensorEntity (#48217)
|
2021-03-22 19:50:29 +01:00 |
|
Erik Montnemery
|
1fc8e32d86
|
Update integrations t-z to override extra_state_attributes() (#47760)
|
2021-03-11 20:16:26 +01:00 |
|
Philip Allgaier
|
dde6305549
|
Cleanup unused loggers (components N-Z + tests) (#41982)
|
2020-10-16 21:24:08 -05:00 |
|
Julien Tant
|
8b9c757fdc
|
Add zodiac integration (#38935)
* add zodiac sign integration
* add tests & refacto
* Apply suggestions from code review
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
* fix indentation from suggested correction, fix quality scale and remove useless functions
* fix code formatting
* Create const.py
* Update sensor.py
* Update const.py
* Update test_sensor.py
* Update test_sensor.py
* Update test_sensor.py
* Update test_sensor.py
* Update test_sensor.py
* Update sensor.py
* Update test_sensor.py
* Update __init__.py
* Update sensor.py
* Update test_sensor.py
* Update sensor.py
* Update __init__.py
* Update test_sensor.py
* Update __init__.py
* Fix zodiac time patch
* Delete sensor.fr.json
* Update sensor.py
* Delete sensor.en.json
* Update test_sensor.py
* Apply suggestions from code review
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2020-09-21 10:41:30 -05:00 |
|