1
0
mirror of https://github.com/home-assistant/core.git synced 2025-07-20 03:37:07 +00:00

13 Commits

Author SHA1 Message Date
J. Nick Koston
3beb6e9718
Add webhook support to onvif () 2023-04-22 17:49:41 +02:00
epenet
bb3e0633a4
Add init return type to integrations ()
Add type hints to integrations
2023-02-06 11:37:25 +01:00
epenet
bd6a4d10ea
Use try_parse_enum in integrations () 2023-02-02 12:34:01 +01:00
Franck Nijhof
9864d9e0d2
Remove str from sensor device class () 2022-12-08 19:04:58 +01:00
epenet
ea71a462d6
Improve entity type hints [o] () 2022-09-06 10:25:35 +02:00
epenet
debd475a6d
Remove onvif from mypy ignore list () 2022-07-14 11:55:43 +02:00
Jason Hunter
29a2df3dfc
Restore ONVIF sensors ()
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-04-26 22:42:53 -07:00
Jason Hunter
22db21b9d4
Add diagnostics to ONVIF () 2022-04-21 11:38:20 -07:00
epenet
9184eb8916
Add sensor setup type hints [o-q] ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 19:10:57 +01:00
Erik Montnemery
103e21c278
Move temperature conversions to sensor base class (5/8) () 2021-08-12 13:26:17 +02:00
Erik Montnemery
c900e3030b
Migrate integrations n-q to extend SensorEntity () 2021-03-22 19:46:46 +01:00
Marc Mueller
3d2b81a401
Update typing 11 () 2021-03-18 13:21:46 +01:00
Jason Hunter
132bb4e890
ONVIF Event Implementation ()
Initial implementation of ONVIF event sensors
2020-05-11 13:12:12 -04:00