Milan Meulemans
29d72714f3
Replace dict with DeviceInfo ( #49950 )
...
* Replace dict with DeviceInfo
* Clean up
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-05-02 00:37:19 +02:00
Ville Skyttä
631ab367e2
Fix typing.Any spelling ( #49673 )
2021-04-25 09:36:21 -10:00
jan iversen
2e084f260e
Rename HomeAssistantType —> HomeAssistant, integrations s* - t* ( #49550 )
2021-04-22 16:21:38 +02:00
Marc Mueller
a3cd1854f6
Update typing 12 ( #48073 )
2021-03-18 14:31:38 +01:00
Michael
d96249e39c
Implement additional DataUpdateCoordinator to harmonize the data update handling of Synology DSM ( #46113 )
2021-02-23 16:23:50 -06:00
Michael
e506d8616f
Fix polling and update of camera state for synology_dsm ( #43683 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-01-31 09:22:46 -10:00
Quentame
6cff58f37d
Fix disabled Synology DSM camera ( #41686 )
2020-10-12 16:47:05 +02:00
Quentame
1d816d25f7
Add Surveillance Station home mode switch for Synology DSM ( #40490 )
...
* Use camera name as device name
* Add Surveillance Station home mode switch for Synology DSM
- camera uses Surveillance Station as device parent
- camera uses camera name instead of NAS name + camera name
* Without device_class otherwise no icon
* Update .coveragerc
2020-09-30 18:27:06 +02:00
Xiaonan Shen
4e10895a19
Remove unchecked return value in synology_dsm ( #39929 )
2020-09-11 15:14:22 -05:00
Xiaonan Shen
b66aaeea99
Add camera support to synology_dsm ( #39838 )
...
* Add camera support to synology_dsm
* Code improvements
* More code improvements
2020-09-10 21:08:37 +02:00