core/homeassistant
Joakim Plate 0fbeb3bf7b
Use HA constants for Rfxtrx units (#40562)
* Add more units and device classes

* Battery level is a value beteen 0 and 9 where 9 indicate full

Actual 0 battery can't occur since since then we would get to signal

* Adjust tests

* Add wind direction and adjust rain rate

* Adjust data types to be None rather than empty string

* Set counter values to count unit

* Forgotten unit
2020-09-25 08:27:38 -04:00
..
auth
components Use HA constants for Rfxtrx units (#40562) 2020-09-25 08:27:38 -04:00
generated Add config flow to canary (#40055) 2020-09-18 23:22:19 -05:00
helpers Complete helpers.service type hints (#40193) 2020-09-20 12:03:58 +03:00
scripts
util
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py Fix local media browser source conflicting with local www folder (#40151) 2020-09-16 21:38:40 +02:00
config_entries.py Add reauth source constant for config entries (#40352) 2020-09-20 21:15:48 -05:00
const.py Add and use light lux constant in entire code base (#40171) 2020-09-23 20:48:01 +02:00
core.py Serialize websocket event message once (#40453) 2020-09-22 08:47:04 -05:00
data_entry_flow.py
exceptions.py
loader.py Limit zeroconf discovery to name/macaddress when provided (#39877) 2020-09-11 12:19:21 +02:00
package_constraints.txt Updated frontend to 20200918.2 (#40549) 2020-09-24 22:43:34 +02:00
requirements.py
runner.py
setup.py
strings.json Add exception for NoURLAvailableError in OAuth2FlowHandler (#39845) 2020-09-10 14:52:49 +02:00