hass-core/homeassistant
Sean Vig 6d99a7a730
Add unique id to amcrest sensors (#55243)
* Add unique id to amcrest sensors

* Change 'unique_id' to 'serial_number' on api wrapper

* Update unique id's with channel value that can be used in future changes and remove unrelated camera changes
2021-09-17 07:48:17 +02:00
..
auth Bump PyJWT to 2.1.0 (#55911) 2021-09-07 20:59:02 -07:00
components Add unique id to amcrest sensors (#55243) 2021-09-17 07:48:17 +02:00
generated Add Crownstone integration (#50677) 2021-09-14 09:46:52 -10:00
helpers Fix singleton not working with falsey values (#56072) 2021-09-11 12:02:01 -07:00
scripts Better handle invalid trigger config (#55637) 2021-09-03 10:15:57 -07:00
util Use NamedTuple for RGBColor (#55698) 2021-09-04 09:25:25 +02:00
__init__.py
__main__.py Fix missing encoding with open() (#53593) 2021-07-28 09:41:45 +02:00
block_async_io.py
bootstrap.py Report integrations that block startup wrap up (#56003) 2021-09-09 20:39:22 -07:00
config.py ConfigType and async_setup/setup type hint improvements (#54739) 2021-08-18 13:22:05 +02:00
config_entries.py Fix race that allowed multiple config flows with the same unique id (#55131) 2021-08-23 23:01:21 -05:00
const.py Add date device class (#55887) 2021-09-07 16:46:12 +02:00
core.py Fix external internal url core check (#54310) 2021-08-09 10:52:14 +02:00
data_entry_flow.py
exceptions.py Avoid some implicit generic Anys (#54577) 2021-08-16 23:12:06 +02:00
loader.py Bump awesomeversion to 21.8.1 (#55817) 2021-09-11 11:40:46 -07:00
package_constraints.txt Bump zeroconf to 0.36.3 (#56233) 2021-09-14 13:02:37 -10:00
requirements.py
runner.py
setup.py Avoid some implicit generic Anys (#54577) 2021-08-16 23:12:06 +02:00
strings.json