hass-core/homeassistant
Guillaume DELVIT 8ec5e53cf4
Add full options to serial sensor platform ()
Improve Serial sensor platform with full options for configuring the serial port.
bytesize, parity, stopbits, xonxoff, rtscts, dsrdtr.

The default values are unchanged so it is 100% compatible with previous config.
2020-05-01 10:29:22 +02:00
..
auth Improve string formatting v9 () 2020-04-12 17:18:09 +02:00
components Add full options to serial sensor platform () 2020-05-01 10:29:22 +02:00
generated Config flow for ONVIF () 2020-04-30 23:15:40 -07:00
helpers Remove some passings of loop () 2020-04-30 21:34:51 -07:00
scripts Upgrade keyring to 21.2.0 () 2020-04-12 13:36:34 +02:00
util Log threading exceptions properly () 2020-04-28 14:31:35 -07:00
__init__.py
__main__.py Improve string formatting v5 () 2020-04-05 17:48:55 +02:00
block_async_io.py Patch http.client to not do I/O in the event loop () 2020-04-15 15:32:10 -07:00
bootstrap.py Log threading exceptions properly () 2020-04-28 14:31:35 -07:00
config.py Fix identifying Plex schema when used in packages () 2020-04-24 09:52:23 -07:00
config_entries.py Collection of random (mainly) test improvements () 2020-04-06 12:51:48 +02:00
const.py Bump version to 0.110.0dev0 () 2020-04-29 08:56:43 +02:00
core.py Introduce a singleton decorator () 2020-04-30 16:47:14 -07:00
data_entry_flow.py Allow flows to know if user is in advanced mode () 2020-04-24 09:31:56 -07:00
exceptions.py Sort imports according to PEP8 for 'homeassistant' folder () 2019-12-09 16:42:10 +01:00
loader.py Add command to get integration manifests () 2020-04-15 13:36:16 -07:00
package_constraints.txt Updated frontend to 20200427.1 () 2020-04-28 22:20:06 -07:00
requirements.py Fix isort problem in homeassistant/requirements.py () 2020-04-08 12:48:20 -07:00
setup.py Set up config entries in parallel () 2020-04-27 10:05:02 -07:00
strings.json Import state strings () 2020-04-20 16:25:35 -07:00