tkdrob
d1c4d0de49
Use bool annotations for setup entries ( #51166 )
2021-05-27 17:39:06 +02:00
J. Nick Koston
87420627a8
Reduce config entry setup/unload boilerplate Q-S ( #49778 )
2021-04-27 22:10:04 +02:00
Quentame
198ecb0945
Uniformize platform setup ( #47101 )
...
* A platform is not a component
* Fix dynalite
* SUPPORTED_PLATFORMS --> PLATFORMS
* In tests
* In tests 2
* Fix SmartThings
* Fix ZHA test
* Fix Z-Wave
* Revert Z-Wave
* Use PLATFORMS const in ambient_station
* Fix ihc comment
2021-03-02 21:43:59 +01:00
Philip Allgaier
dde6305549
Cleanup unused loggers (components N-Z + tests) ( #41982 )
2020-10-16 21:24:08 -05:00
Franck Nijhof
1c2ebdf307
Upgrade black to 20.8b1 ( #39287 )
2020-08-27 13:56:20 +02:00
Oscar Calvo
82058f0b50
Part 2: Add signal sensor ( #34406 )
2020-06-22 20:41:55 -07:00
Oscar Calvo
3f9e3d0905
Part 1: Support for config flow on SMS integration ( #35995 )
...
* Add support for config flow;Remove IO on main loop
* Remove not needed const
* Remove not needed method
* Small refactor
* Update homeassistant/components/sms/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/sms/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/sms/gateway.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/sms/gammuasync.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Refactor gammu
* Update homeassistant/components/sms/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Fix pylint
* Apply PR feedback
* Update gammu version with async support
* Apply PR feedback
* Apply PR feedback
* Update homeassistant/components/sms/config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/sms/config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/sms/config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/sms/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/sms/config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/sms/config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Apply PR feedback
* Apply PR feedback
* Apply PR feedback
* Update homeassistant/components/sms/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/sms/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/sms/strings.json
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/sms/strings.json
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/sms/config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/sms/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Apply PR feedback
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-06-22 16:07:58 -07:00
Paulus Schoutsen
64ce8e970f
Fix SMS doing I/O in event loop ( #35313 )
2020-05-06 18:42:47 -07:00
Oscar Calvo
d813618d0d
Add Gammu based local SMS notifications ( #31233 )
...
* Add sms integration
Committer: ocalvo <oscar@calvonet.com>
* Fix PyLint
* Update requirements
2020-01-28 09:35:41 +01:00