Paulus Schoutsen
86bdba2ea2
Bumped version to 0.104.0b2
0.104.0b2
2020-01-10 20:18:35 -08:00
HomeAssistant Azure
77d184ee25
[ci skip] Translation update
2020-01-10 20:18:20 -08:00
HomeAssistant Azure
d0357ceecd
[ci skip] Translation update
2020-01-10 20:18:20 -08:00
HomeAssistant Azure
0fc2cce4dc
[ci skip] Translation update
2020-01-10 20:18:20 -08:00
Dave T
80a1084f2d
Update ON/OFF condition and triggers to match documentation and UI, issue #30462 ( #30663 )
2020-01-10 20:17:13 -08:00
Alexei Chetroi
2eff988a5c
Fix ZHA temperature sensor restoration ( #30661 )
...
* Add test for restoring state for zha temp.
* Don't restore unit of measurement for ZHA sensors.
Properly restore ZHA temperature sensor state.
2020-01-10 20:17:12 -08:00
Jc2k
449e6841a7
Fix HomeKit with entity registry restoration where supported_features is a non-None falsey ( #30657 )
...
* Fix homekit with #30094
* Fix test
2020-01-10 20:17:12 -08:00
Paulus Schoutsen
f505310f11
Bumped version to 0.104.0b1
0.104.0b1
2020-01-10 13:37:13 -08:00
Phil Bruckner
626c01b4a0
Do not save last_seen if older than prev_seen ( #30647 )
...
Also add warnings when updates skipped similar to google_maps
2020-01-10 13:37:03 -08:00
springstan
c785b791a2
Bump Adafruit_BBIO to 1.1.1 ( #30630 )
2020-01-10 13:37:02 -08:00
Pascal Vizeli
a6492cc7bb
Set body size for Proxy / streams to 16mb ( #30608 )
2020-01-10 13:37:02 -08:00
Robert Svensson
5a8311e9d8
Fix problem with restoring POE control ( #30597 )
2020-01-10 13:37:01 -08:00
Paulus Schoutsen
0b3b589457
Add Ring config flow ( #30564 )
...
* Add Ring config flow
* Address comments + migrate platforms to config entry
* Migrate camera too
* Address comments
* Fix order config flows
* setup -> async_setup
2020-01-10 13:36:34 -08:00
Paulus Schoutsen
e58b41ef23
Implement capability attributes ( #30545 )
...
* Implement capability attributes
* Fix HeOS update order
* Fix test
2020-01-10 13:35:44 -08:00
Phil Bruckner
c7e300e5b1
Fix upnp raw sensor state formatting when None ( #30444 )
2020-01-10 13:35:43 -08:00
Paulus Schoutsen
5d850c5b19
Bumped version to 0.104.0b0
0.104.0b0
2020-01-08 21:06:22 +01:00
Paulus Schoutsen
95bc539bab
Merge remote-tracking branch 'origin/master' into dev
2020-01-08 21:05:53 +01:00
Mariano Faraco
9e885112ec
Add last_online and level attribute to steam online ( #30321 )
...
* Steam Online: Add last_online and Level attributes
* Steam Online: Add last_online and Level attributes
* Fixes from comments on initial pull request
* Push attributes only if they are not None
2020-01-08 21:04:42 +01:00
mohmacht
d048233776
The MFI Dimmer Switch model is missing from the list, causing the mfi Wall switches not to be recognized. ( #30572 )
...
Please add this one model to support my mfi switches, thank you.
python 1.py dump_sensors --noverify
Model | Label | Tag | Value | Extra
------------------------------------------------------------------------------
Dimmer Switch | Bedroom2Light | active_pwr | 22.047071 | 1.0
Dimmer Switch | LivingRoomLight | active_pwr | 0.0 | 0.0
Dimmer Switch | FamilyRoomLight | active_pwr | 42.803919 | 1.0
Dimmer Switch | MasterBedroomLight | active_pwr | 0.0 | 0.0
2020-01-08 21:04:33 +01:00
fwestenberg
498bec4a61
Add Stookalert integration ( #30306 )
...
* Added Stookalert integration
* Added Stookalert integration
* Added Stookalert integration
* Solved comments
* Flake8 change
* Bump stookalert to version 1.1.2
* Fixed attributes and state
* Get method for private variables
* Update to stookalert 0.1.4
* Code optimization
* Update requirements
2020-01-08 21:03:50 +01:00
Franck Nijhof
d659807b6f
Fix WLED transition time unit ( #30583 )
2020-01-08 21:03:36 +01:00
Bram Kragten
6112092949
Updated frontend to 20200108.0 ( #30591 )
2020-01-08 21:02:07 +01:00
David Bonnes
2c1e354537
evohome: allow two round thermostats per gateway ( #30589 )
...
* bugfix issue #30517
* bump library, tweak name in manifest
* remove lint hint
2020-01-08 18:57:28 +00:00
Maciej Bieniek
4cd2e09fb3
Add missing string for already_configured in GIOS integration ( #30590 )
2020-01-08 19:44:03 +01:00
Franck Nijhof
120a96ff59
Bump adguardhome to 0.4.1 ( #30586 )
2020-01-08 10:48:57 -05:00
Maciej Bieniek
6e3e383b3f
Add missing string for already_configured in Brother integration ( #30584 )
2020-01-08 16:15:05 +01:00
Franck Nijhof
0e9b414c26
Migrate Integration Quality Scale from docs to manifest ( #30579 )
2020-01-08 14:19:42 +01:00
Alexei Chetroi
ae8957ae12
Use more consts for person implementation ( #30553 )
...
* Use more consts for person implementation.
* Use ATTR_ENTITY_ID.
2020-01-08 07:35:34 -05:00
Santobert
3d7488d188
Trigger automation without skipping condition ( #28484 )
...
* Trigger automation without skipping condition
* [] instead of .get()
* Update __init__.py
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-01-08 10:36:11 +01:00
Robert Svensson
84a1afc785
deCONZ - Fix device automations ( #30577 )
2020-01-08 10:06:33 +01:00
Robert Svensson
0d48d682dc
deCONZ - Make sensors sorted on creation for deterministic order ( #30569 )
...
* Make sensors sorted on creation for deterministic order
* Martins comment
2020-01-08 09:30:02 +01:00
Ernst Klamer
31553796da
Bump pyRFXtrx to 0.25 ( #30566 )
2020-01-08 09:20:50 +01:00
Daniel Shokouhi
130a577e67
Add android repo to issue template ( #30571 )
2020-01-07 22:10:04 -05:00
HomeAssistant Azure
8b7ffcdaf1
[ci skip] Translation update
2020-01-08 00:31:50 +00:00
Bram Kragten
16199b7a52
Add command to delete lovelace config ( #30558 )
...
* Add command to delete lovelace config
* Test + decorator for WS
2020-01-07 22:59:04 +01:00
Bram Kragten
1ce662d699
Updated frontend to 20200107.0 ( #30561 )
2020-01-07 22:55:10 +01:00
Franck Nijhof
bfa0edaf92
Migrate Integration Quality Scale from docs to manifest: internal ( #30551 )
2020-01-07 20:58:49 +01:00
Sascha Kühndel
23700e4db8
Fix hue flashing innr lights ( #29828 )
2020-01-07 20:56:57 +01:00
FrengerH
83d18c183b
Fix missing strings for deconz magic cube rotation support ( #30552 )
...
* Fix missing strings for deconz magic cube rotation
* Fix missing strings for deconz magic cube rotation
2020-01-07 19:06:25 +01:00
Aaron Bach
856db4d122
Fix incorrect Rainmachine dict lookups ( #30550 )
2020-01-07 10:43:12 -07:00
Paulus Schoutsen
9aa02e35a7
Entity Component to no longer generate automatic groups ( #23789 )
2020-01-07 17:30:53 +01:00
tetienne
13e6479b6e
Ease code before adding color and temperature to light template ( #30455 )
...
* Split async_update
* Use pytest parameters to avoid duplicate code
* Fix UnboundLocalError
* Test error rendering for template state
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-01-07 17:22:42 +01:00
Franck Nijhof
e18426051b
Add Integration Quality Scale to manifest ( #30547 )
2020-01-07 17:21:56 +01:00
SukramJ
a4c830b5e4
Add reset_energy_counter service to Homematic IP Cloud ( #30256 )
...
* Add reset_energy_counter service to Homematic IP Cloud
* Fix isort
* Register service as admin service
2020-01-07 10:24:46 -05:00
Aleix Murtra
1d1aa06d05
Add TMB sensor ( #27964 )
...
* Add TMB i-Bus sensor
* Raise exception if HTTP error
* Addressed comments
* Fixed format
* Fixed format
* Addressed comments
* Remove guard before add_entities method
* Remove unauthorized exception
* Make CONF_BUS_STOPS option required
2020-01-07 16:22:16 +01:00
Franck Nijhof
b4d6d238e5
Correct names in manifests (T-Z) ( #30546 )
2020-01-07 14:31:18 +01:00
springstan
a5cc08c8b6
Update featured integrations screenshot in README ( #30134 )
...
* Update featured integrations in README
* Update screenshot to include Somfy and exclude Almond
* Update outdated screenshot of featured components
2020-01-07 14:30:52 +01:00
Franck Nijhof
22760a0bee
Correct names in manifests (Q-S) ( #30543 )
2020-01-07 08:19:44 -05:00
Paulus Schoutsen
b27e05fc8d
Use capability attributes in climate ( #30544 )
...
Co-authored-by: Jc2k <john.carr@unrouted.co.uk >
2020-01-07 14:14:46 +01:00
Raman Gupta
a9f6dd698e
Remove suppress_warning from config options for vizio component ( #30536 )
...
* move constants, move schema validation to init, prepare for zeroconf/config flow
* mistake in refactor
* update .coveragerc, move validate_auth to __init__, only attempt to get ESN if device setup is validated
* fix schema validation
* remove suppress warning config option
* remove config_flow from manifest since its not ready yet
* update requirements_all.txt
* fix issue with merge conflict
2020-01-07 13:31:13 +01:00