Skip to content

Releases: rroller/dahua

0.9.60

20 Jul 16:34
0fbf55e
Compare
Choose a tag to compare

Fix floodlight thanks to @skooj and @cchamilt in #372

0.9.59

09 Jul 00:42
8cffd43
Compare
Choose a tag to compare

Fix day/night mode switch thanks to hawkeye217 in #370

0.9.58

09 Jun 19:43
Compare
Choose a tag to compare

Guard against null messages. Reported in #360

0.9.57

09 Jun 15:11
b90aa2c
Compare
Choose a tag to compare

Added Support for Goliath Doorbell. Thanks to @neumeier-cloud

#356

0.9.56

09 Jun 15:07
Compare
Choose a tag to compare

Move off of deprecated HA features, use color_mode instead

#355

0.9.55

08 Jun 23:15
Compare
Choose a tag to compare

Remove deprecated features

  • Move from callsasync_add_job to async_create_task
  • Move off of deprecated features and use color_mode instead

https://developers.home-assistant.io/blog/2024/03/13/deprecate_add_run_job

0.9.54

04 May 20:11
583165c
Compare
Choose a tag to compare

Update night switch mode for specific NVR and IPC models

Thanks to FeatherKing in PR #327

0.9.53

04 May 20:07
40695fc
Compare
Choose a tag to compare

Fix HA camera deprecated constant thanks to thecode

0.9.52

04 May 19:55
645cbf6
Compare
Choose a tag to compare

fix(binary_sensor): changes async_write_ha_state method to schedule_update_ha_state in is_on()

Thanks to adutchak in PR #351

0.9.51

10 Nov 20:35
c6a2603
Compare
Choose a tag to compare

Fix MaxExtraStream

Thanks to @si458 in #286