Commit Graph

30600 Commits (e990ef249d781b4a201041ae72300ead8d23c44b)

Author SHA1 Message Date
Erik Montnemery e990ef249d
Suppress last_reset deprecation warning for energy cost sensor () 2021-09-10 08:59:23 +02:00
Daniel Hjelseth Høyer c27ad3078a
Surepetcare, use DataUpdateCoordinator ()
* Surepetcare, use dataupdater

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>

* Review comment

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>

* Apply suggestions from code review

Co-authored-by: J. Nick Koston <nick@koston.org>

* style

Co-authored-by: J. Nick Koston <nick@koston.org>
2021-09-10 08:37:00 +02:00
Erik Montnemery 89281a273c
Correct confusing log message in sensor statistics () 2021-09-09 23:26:29 -07:00
wranglatang e3a7a253ea
Add nut Watts datapoint ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-09-10 06:02:06 +02:00
J. Nick Koston 5709640453
Report integrations that block startup wrap up () 2021-09-09 20:39:22 -07:00
Erik Montnemery 2a8121bdcd
Really change character set of statistics_meta table to utf8 () 2021-09-09 22:55:51 +02:00
Raman Gupta 1fd3faf766
Fix state class for zwave_js energy entities () 2021-09-09 16:19:28 -04:00
popoviciri f79de2a5bc
Bump pysma to 0.6.6 & Fix Unit Checks () 2021-09-09 20:19:49 +02:00
Raman Gupta 113288cb1f
Fix zwave_js/node_state WS API command ()
* Fix zwave_js/node_state WS API command

* Add negative assertion check to avoid regression

* Update tests/components/zwave_js/test_api.py

Co-authored-by: jan iversen <jancasacondor@gmail.com>

* use constant

Co-authored-by: jan iversen <jancasacondor@gmail.com>
2021-09-09 14:04:27 -04:00
Erik Montnemery 88dbc6373f
Make sure character set of events, states tables is utf8 ()
* Make sure character set of events, states tables is utf8

* Pylint

* Apply suggestions from code review
2021-09-09 19:26:28 +02:00
Oscar Calvo 1b0e014783
Support incoming SMS messages via polling ()
* Add support to incomming SMS via polling

* Update dependencies

* Only send notification for unread messages

* Only inform if callback is not getting used

* Update gateway.py

* Apply PR feedback

* Update homeassistant/components/sms/gateway.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Apply PR comments

* Make black happy

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-09-09 18:29:11 +02:00
Erik Montnemery a47532c69b
Change character set of statistics_meta table to utf8 () 2021-09-09 17:24:20 +02:00
uvjustin dd9bfe7aa0
Add package constraint anyio>=3.3.1 () 2021-09-09 15:33:09 +02:00
Jean-Yves Avenard 556dcf6abb
Add iotawatt high-accuracy energy readout sensors () 2021-09-09 15:32:43 +02:00
joshs85 011817b122
Add state belief services to bond integration ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-09-09 15:32:32 +02:00
Adam Feldman cbbbc3c4f0
Add state class to Smart Meter Texas sensor () 2021-09-09 15:32:03 +02:00
jan iversen 9d2861afe3
Add mypy to elkm1. () 2021-09-09 13:14:28 +02:00
cnico 065e858a03
Address post merge review of flipr binary sensor () 2021-09-09 09:45:58 +02:00
Erik Montnemery 80fd330479
Add sum_decrease and sum_increase statistics () 2021-09-08 23:35:53 -07:00
Joakim Plate a8cbb949fa
Rfxtrx drop yaml configuration () 2021-09-08 22:17:02 -07:00
Alan Tse 98ecf2888c
Remove tesla integration ()
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-09-08 22:12:03 -07:00
GitHub Action 675426dc25 [ci skip] Translation update 2021-09-09 00:11:32 +00:00
Erik Montnemery a1aca20818
Address review comment from () 2021-09-08 13:48:31 -07:00
Philip Allgaier 4d2432cffb
Consistent lower-case spelling of "optional" () 2021-09-08 22:16:12 +02:00
Erik Montnemery 232943c93d
Add significant change support to AQI type sensors () 2021-09-08 12:47:48 -07:00
Erik Montnemery bb6c2093a2
Add support for state class measurement to energy cost sensor () 2021-09-08 12:46:28 -07:00
Paulus Schoutsen ee7202d10a
Bump pillow to 8.3.2 () 2021-09-08 12:06:30 -07:00
Erik Montnemery 27764e9985
Fix handling of imperial units in long term statistics () 2021-09-08 08:08:48 -07:00
Erik Montnemery 9f1e503784
Do not allow `inf` or `nan` sensor states in statistics () 2021-09-08 08:05:16 -07:00
Erik Montnemery 22e6ddf8df
Do not let one bad statistic spoil the bunch () 2021-09-08 07:55:40 -07:00
Shay Levy c514f72c70
Bump aioswitcher to 2.0.5 () 2021-09-08 07:54:44 -07:00
Diogo Gomes 84140a547b
deprecated unit_of_measurement () 2021-09-08 16:33:53 +02:00
Marc Mueller 0b23ce658e
Use EntityDescription - konnected () 2021-09-08 15:14:03 +02:00
Marc Mueller 32b8be5a6e
Use EntityDescription - repetier () 2021-09-08 14:28:04 +02:00
Marc Mueller 69d6d5ffce
Use EntityDescription - incomfort () 2021-09-08 08:51:17 +02:00
Marc Mueller 5429a67877
Use EntityDescription - zoneminder () 2021-09-08 08:48:55 +02:00
Ruslan Sayfutdinov 7195b8222b
Bump PyJWT to 2.1.0 () 2021-09-07 20:59:02 -07:00
Pascal Winters a764c79b6f
Edit unit of measurement for gas/electricity supplier prices ()
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-09-07 20:54:40 -07:00
Paulus Schoutsen ec337101dd
Fix gas validation () 2021-09-07 20:53:43 -07:00
Fuzzy efafe82799
Remove Trackr integration (API removed) ()
* Delete Trackr component directory

* Update .coverage.rc to remove Trackr

* Update requirements_all.txt
2021-09-08 05:01:58 +02:00
GitHub Action f9e6e616f4 [ci skip] Translation update 2021-09-08 00:10:52 +00:00
Raman Gupta 37d75e8a03
Allow multiple template.select platform entries () 2021-09-07 14:50:07 -07:00
Marc Mueller 42f586c585
Fix upnp add_entities ()
* Fix upnp add_entities

* Remove nesting level
2021-09-07 22:27:03 +02:00
Diogo Gomes d705b35ea1
Address comment in integration Riemann sum PR ()
* https://github.com/home-assistant/core/pull/55875\#discussion_r703334504

* missing test update
2021-09-07 19:40:20 +02:00
Ville Skyttä 0684f8bddf
Add date device class ()
* Add date device class

https://github.com/home-assistant/architecture/discussions/610

* Add date device class to sensors device classes list
2021-09-07 16:46:12 +02:00
RDFurman 3aed58f825
Try to avoid rate limiting in honeywell ()
* Limit parallel update and sleep loop

* Use asyncio sleep instead

* Extract sleep to const for testing

* Make loop sleep 0 in test
2021-09-07 16:32:26 +02:00
Maciej Bieniek 86247c93fc
Fix available property for Xiaomi Miio fan platform ()
* Fix available

* Suggested change
2021-09-07 11:34:41 +02:00
cnico 53ea24ec15
Add Flipr binary sensor () 2021-09-07 09:52:42 +02:00
Michael 2f3a11f930
Rewrite re-auth mechanism in Synology DSM integration () 2021-09-07 09:10:50 +02:00
Erik Montnemery 0d1412ea17
Set state class to total for net utility_meter sensors ()
* Set state class to total for net utility_meter sensors

* Update tests
2021-09-07 08:13:14 +02:00