Commit graph

7 commits

Author SHA1 Message Date
Sheldon Ip
6c65db2036
Add rising sensor to sun (#93276) 2023-10-10 21:12:43 +02:00
J. Nick Koston
1dadfcd52c
Avoid polling in sun sensor entities (#100693) 2023-09-22 11:16:37 +02: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
Franck Nijhof
67d5ca4894
Mark entities from the sun as diagnostic (#92909) 2023-05-11 18:27:19 +09:00
Michael
fa332668d6
Add entity name translations to sun (#90732) 2023-04-03 21:15:44 +02:00
Franck Nijhof
cf628dbf23
Add a device to the sun (#90517) 2023-03-30 10:38:35 -04:00
G Johansson
92beb48a41
Add sensor platform to Sun (#81045)
* Sun sensor
* remove extra attr
* Add tests
* Add back attributes
* position sensors disabled default
* entity id
* unique id
* test init to attributes
* Fix test init
* Fix test sensor
* test unique id
* uom
* remove rising
* Remove not needed uom property
* Fix reload issue
* degree
2023-03-26 07:24:43 +08:00