Erik Montnemery
77de233679
Update MQTT number to treat received payload as UTF-8 ( #52121 )
...
* Update MQTT number to treat received payload as UTF-8
* Lint
2021-06-23 15:35:18 +02:00
Erik Montnemery
04b425ed89
Use HS color instead of RGB color for Tasmota lights ( #52052 )
2021-06-22 20:40:59 +02:00
Robert Svensson
e22893a206
Make attestation of supported features easier to read (deCONZ test) ( #52096 )
...
Make is_deconz_group a constant
2021-06-22 20:34:25 +02:00
Robert Svensson
6814e9607a
Improve deCONZ lights supported_color_modes and tests ( #51933 )
...
* Improve deconz lights tests
* Simplify attribute definition
* Bump pydeconz to v80
2021-06-22 19:29:58 +02:00
Maciej Bieniek
d08129352f
Bump Nettigo Air Monitor library ( #52085 )
2021-06-22 15:44:53 +02:00
Erik Montnemery
52c142a82d
Add support for color_mode white to MQTT light basic schema ( #51484 )
...
* Add support for color_mode white to MQTT light basic schema
* Add missing abbreviations
2021-06-22 11:59:20 +02:00
Raman Gupta
0eae0cca2b
Move zwave_js migration tests into new module ( #52075 )
2021-06-21 20:42:03 -04:00
Raman Gupta
8a9a141f3c
Fix zwave_js migration logic ( #52070 )
...
* Fix zwave_js migration logic
* revert change to move tests to new module
* Update tests/components/zwave_js/test_init.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-06-21 16:45:47 -04:00
Erik Montnemery
b916247e8e
Improve editing of device automation referring non added select entity ( #52047 )
...
* Improve editing of device automation referring non added select entity
* Update tests
2021-06-21 14:49:51 +02:00
Brian Towles
f29bcf7ff7
Modern Forms light platform ( #51857 )
...
* Add light platform to Modern Forms integration
* cleanup setup
* Code review cleanup
2021-06-21 10:09:41 +02:00
Maciej Bieniek
2aed268fb7
Remove `undo_listener` variable in AccuWeather integration ( #52032 )
2021-06-20 21:40:04 -07:00
jjlawren
7b5ed8faa8
Catch unexpected battery update payloads on Sonos ( #52040 )
2021-06-20 21:38:07 -07:00
Paulus Schoutsen
af8ef634c1
Fix double subscriptions for local push notifications ( #52039 )
2021-06-20 14:53:21 -07:00
Maciej Bieniek
57106098f9
Fix AccuWeather sensors updates ( #52031 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-06-20 14:53:08 -07:00
uvjustin
e8b5790846
Clean up stream refactor ( #51951 )
...
* Clean up target_duration method
* Consolidate Part creation in one place
* Use BytesIO.read instead of memoryview access
* Change flush() signature
2021-06-20 13:38:02 +08:00
Franck Nijhof
24c1256c2c
Small WLED cleanups ( #52014 )
2021-06-19 17:13:48 +02:00
Bram Kragten
34a44b9bec
Use entity sources to find related entities in Search ( #51966 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-06-19 13:25:26 +02:00
Aaron Bach
549f779b06
Force SimpliSafe to reauthenticate with a password ( #51528 )
2021-06-18 16:11:35 -06:00
Franck Nijhof
23222589dd
Add device condition support to Select entity ( #51992 )
2021-06-18 23:31:08 +02:00
Franck Nijhof
655f797f67
Add Select entity support to Google Assistant ( #51997 )
2021-06-18 23:30:46 +02:00
Erik Montnemery
0ca199d8d0
Add WS API for listing available statistic ids ( #51984 )
...
* Add WS API for listing available statistic ids
* Update homeassistant/components/history/__init__.py
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-06-18 21:32:30 +02:00
Paulus Schoutsen
805ef3f90b
Allow fetching multiple statistics ( #51996 )
2021-06-18 21:03:13 +02:00
Franck Nijhof
87a43eacb7
Add device action support to Select entity ( #51990 )
2021-06-18 11:40:29 -07:00
Franck Nijhof
06edc731c5
Add significant change support to select entity ( #51978 )
2021-06-18 11:31:09 -07:00
Franck Nijhof
98a53188f8
Add reproduce state to select entity ( #51977 )
2021-06-18 11:30:40 -07:00
Franck Nijhof
c1cfbcc4e3
Add device trigger support to Select entity ( #51987 )
2021-06-18 10:01:32 -07:00
Franck Nijhof
054ca1d7ec
Add Select entity component platform ( #51849 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-06-18 11:51:55 +02:00
Brent Petit
c149ecf2cc
Handle disconnected ecobee thermostat in humidifier and remote sensors ( #51873 )
2021-06-18 09:06:31 +02:00
Raman Gupta
1e18011603
Adjust zwave_js WS API commands for logging ( #51096 )
2021-06-17 17:19:25 +02:00
jan iversen
08b0ef7a5e
Use test fixture for configuration testing ( #51803 )
...
* Autospec mock_modbus and usei for configuration.
* Review comment.
2021-06-17 12:27:05 +02:00
Brent Petit
016ba39dfb
Ecobee logging cleanup ( #51754 )
2021-06-17 10:59:13 +02:00
jan iversen
3ba90776c0
Add autospec to modbus mock, in order to use getattr ( #51813 )
2021-06-17 10:57:20 +02:00
Erik Montnemery
ee6c77048c
Improve editing of device actions referencing non-added humidifier ( #51749 )
2021-06-17 10:27:22 +02:00
Eugenio Panadero
b7c1df7864
Adopt new electricity tariffs in pvpc hourly pricing ( #51789 )
2021-06-17 09:03:28 +02:00
jjlawren
d4ac5bf048
Bump plexapi to 4.6.1 ( #51936 )
2021-06-17 09:02:23 +02:00
Franck Nijhof
33e08f38da
Raise bad request when receiving HTTP request from untrusted proxy ( #51839 )
...
* Raise bad request when receiving HTTP request from untrusted proxy
* Fix code comment
2021-06-17 04:41:19 +02:00
Raman Gupta
a250343c55
Support bitmask as a value ( #51892 )
...
* Support bitmask as a value
* Fix value schema and add tests
* fix test
* revert change to value schema
2021-06-16 15:53:45 -04:00
jjlawren
31db3fcb23
Refactor Sonos alarms and favorites into system-level coordinators ( #51757 )
...
* Refactor alarms and favorites into household-level coordinators
Create SonosHouseholdCoodinator class for system-level data
Fix polling for both alarms and favorites
Adjust tests
* Fix docstring
* Review cleanup
* Move exception handling up a level, do not save a failed coordinator
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-06-16 10:30:05 -05:00
jan iversen
7ad91fdf71
Add swap to climate and change data_count -> count in modbus ( #51668 )
2021-06-16 12:11:23 +02:00
Eric Severance
61079ab7fa
Support receiving long-press events from WeMo devices ( #45503 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-06-16 12:00:34 +02:00
Rob Bierbooms
ff0c753c87
Bump pyRFXtrx to 0.27.0 ( #51911 )
...
* Bump version
* Fix test
2021-06-15 20:34:05 -05:00
uvjustin
6d656dd2ec
Speed up record stream audio test ( #51901 )
2021-06-15 14:27:53 -04:00
Eric Severance
3488b78365
Add a menu_cursor service to the yamaha component ( #44819 )
...
* Add a menu_cursor service to the yamaha component
* Update homeassistant/components/yamaha/media_player.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update service description to new format
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-06-15 19:17:10 +02:00
RenierM26
22b8dc16c2
Add services to ezviz integration ( #48984 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-06-15 13:23:32 +02:00
Erik Montnemery
59a3e0f4dc
Improve editing of device conditions referencing non-added HVAC ( #51832 )
2021-06-15 02:23:13 +02:00
starkillerOG
3a2d50fe23
Add Xiaomi Miio EU gateway support ( #47955 )
...
* Add EU gateway support
* add options flow translations
* fix options flow
* fix missing import
* try to fix async_add_executor_job
* try to fix async_add_executor_job
* fix unload
* check for login succes
* fix not reloading
* use cloud option
* fix styling
* Return after if
Co-authored-by: Nathan Tilley <nathan@tilley.xyz>
* cleanup
* add options flow tests
* fix new tests
* fix typo in docstring
* add missing blank line
* Use async_on_unload
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Use async_on_unload
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Use async_setup_platforms
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Use async_unload_platforms
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/xiaomi_miio/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/xiaomi_miio/const.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* default use_cloud False
* add options flow checks
* fix styling
* fix issort
* add MiCloud check tests
* fix indent
* fix styling
* fix tests
* fix tests
* fix black
* re-write config flow
* add explicit return type
* update strings.json
* black formatting
* fix config flow
Tested the config flow and it is now fully working
* fix styling
* Fix current tests
* Add missing tests
* fix styling
* add re-auth flow
* fix styling
* fix reauth flow
* Add reauth flow test
* use ConfigEntryAuthFailed
* also trigger reauth @ login error
* fix styling
* remove unused import
* fix spelling
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Fix spelling
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* fix spelling
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* remove unessesary .keys()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* combine async_add_executor_job calls
* remove async_step_model
* fix wrong indent
* fix gatway.py
* fix tests
Co-authored-by: Nathan Tilley <nathan@tilley.xyz>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-06-15 00:05:40 +02:00
Raman Gupta
8705168fe6
Add zwave_js WS API cmds to get node state and version info ( #51396 )
...
* Add zwave_js view to retrieve a node's state
* remove typehints
* Make dump views require admin
* Add version info to node level dump
* Add back typehints
* switch from list to dict
* switch from dump node view to two WS API commands
* switch to snake
2021-06-14 16:43:51 -04:00
Raman Gupta
f00f2b4ae4
Add zwave_js ping node service ( #51435 )
...
* Add zwave_js ping node service
* uncomment code
* use asyncio.gather
2021-06-14 16:38:35 -04:00
Brian Towles
b1fa01e4bc
Cleanup of code reviews from initial modern forms ( #51794 )
2021-06-14 21:04:02 +02:00
Joakim Sørensen
c8755cd896
Migrate the name for the hassio user ( #51771 )
2021-06-14 09:01:18 -07:00