Commit graph

6 commits

Author SHA1 Message Date
J. Nick Koston
7987b00d89
Fix blocking I/O in the event loop when starting ONVIF () 2023-05-04 12:05:29 -05:00
Erik Montnemery
cc564026fa
Move EntityCategory to homeassistant.const ()
* Move EntityCategory to homeassistant.const

* Fix more imports
2023-02-09 20:15:37 +01:00
epenet
debd475a6d
Remove onvif from mypy ignore list () 2022-07-14 11:55:43 +02:00
Diogo Gomes
4e2de2479a
Add SetSystemDateandTime Button ()
* add SetSystemDateandTime

* fix

* address review

* follow recommendation to set date and time on start

* add set date and time button test
2022-07-07 16:25:44 +02:00
Dave T
62d49dcf98
Fix missing refactors of EntityCategory.XXX ()
* Fix missing refactors of EntityCategory.XXX

* Fix entity_category refactor for homewizard
2022-02-12 16:22:21 +02:00
Eric Severance
5f2fd1b0e6
Add a reboot button for ONVIF devices () 2022-01-24 15:07:06 +01:00