core/homeassistant
Nick Horvath 1393766659 Thermoworks Smoke Sensor (#16139)
* Add support for monitoring the temperature of a thermoworks smoke thermometer.

* Use string formatting.

* Add line break.

* Add error handling for authentication.

* Fix linting errors.

* Fix quotes.

* Bump thermoworks_smoke library version.

* Review changes for @MartinHjelmare

* Add unique id attribute and change battery attribute to the standard "battery_level".

* requested changes to snake case and monitored conditions

* fix lint error

* exclude firmware from state attrs. rename original_unit to unit_of_min_max so it's more clear what it is for.

* add device_info

* add regex validator for exclude

* undo device info stuff

* remove serial number from attributes even though other components are allowed to have it...

* exclude firmware
2018-10-08 22:15:38 +02:00
..
auth Add group foundation (#16935) 2018-10-08 16:35:38 +02:00
components Thermoworks Smoke Sensor (#16139) 2018-10-08 22:15:38 +02:00
helpers Guard for bad device info (#17238) 2018-10-08 12:53:51 +02:00
scripts Logbook context (#16937) 2018-10-01 16:12:25 +02:00
util Added working support for private storage (#16903) 2018-10-02 10:16:43 +02:00
__init__.py
__main__.py Lint 2018-10-02 10:35:00 +02:00
bootstrap.py Remove usage of "run_until_complete" (#16617) 2018-09-19 15:40:02 +02:00
config.py Add Notify MFA module (#16314) 2018-09-24 11:06:50 +02:00
config_entries.py Add config entry for LIFX (#17201) 2018-10-07 23:14:53 +02:00
const.py Add support for HS color to mqtt light (#16958) 2018-10-08 15:36:57 +02:00
core.py Fix Windows loop (#16737) 2018-09-22 09:54:37 +02:00
data_entry_flow.py Add webhook + IFTTT example (#16817) 2018-09-30 14:45:48 +02:00
exceptions.py Allow config entry setup to raise not ready (#17135) 2018-10-04 15:53:50 +02:00
loader.py Isort preparations (#16555) 2018-09-11 11:21:48 +02:00
monkey_patch.py
package_constraints.txt Upgrade aiohttp to 3.4.4 (#16486) 2018-09-10 10:39:51 +02:00
requirements.py Improve package loadable (#16237) 2018-08-28 12:52:18 +02:00
setup.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00