HomeAssistant Azure
|
e76db60367
|
[ci skip] Translation update
|
2020-08-05 00:02:19 +00:00 |
HomeAssistant Azure
|
e766a119d2
|
[ci skip] Translation update
|
2020-07-22 00:02:30 +00:00 |
HomeAssistant Azure
|
83d4e5bbb7
|
[ci skip] Translation update
|
2020-07-21 00:03:00 +00:00 |
HomeAssistant Azure
|
d3b47b6d89
|
[ci skip] Translation update
|
2020-07-13 00:02:52 +00:00 |
HomeAssistant Azure
|
251a1d6619
|
[ci skip] Translation update
|
2020-07-09 00:05:04 +00:00 |
Franck Nijhof
|
d0632ab636
|
Fix sync/async override in sms (#37621)
|
2020-07-07 20:35:30 +02:00 |
HomeAssistant Azure
|
c1194c90cb
|
[ci skip] Translation update
|
2020-06-28 00:05:05 +00:00 |
HomeAssistant Azure
|
e48bcd2070
|
[ci skip] Translation update
|
2020-06-27 00:05:54 +00:00 |
HomeAssistant Azure
|
cbb76be9d0
|
[ci skip] Translation update
|
2020-06-25 00:08:30 +00:00 |
Oscar Calvo
|
a1ac1fb091
|
Part 3: Add support for incoming sms events (#37015)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2020-06-23 18:02:08 -07:00 |
HomeAssistant Azure
|
04f75d6557
|
[ci skip] Translation update
|
2020-06-24 00:08:54 +00:00 |
Oscar Calvo
|
82058f0b50
|
Part 2: Add signal sensor (#34406)
|
2020-06-22 20:41:55 -07:00 |
HomeAssistant Azure
|
e39997ca10
|
[ci skip] Translation update
|
2020-06-23 00:09:06 +00: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
|
b73c774b07
|
Fix a bug where a single long sms message is sent as multiple… (#34508)
|
2020-04-21 21:03:15 +02:00 |
Oscar Calvo
|
a9bbc42981
|
Fix a bug where long sms messages get cut off (#34359)
* Fix a bug where long sms messages get cut off
* Clean up
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2020-04-18 22:26:22 +02:00 |
Paulus Schoutsen
|
f1d3c0d19b
|
Remove unused manifest fields (#33595)
|
2020-04-03 12:58:19 -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 |