GitHub Action
96313bbbe0
[ci skip] Translation update
2021-11-27 00:12:17 +00:00
GitHub Action
9e606abb0c
[ci skip] Translation update
2021-11-23 00:13:54 +00:00
GitHub Action
31d4239b64
[ci skip] Translation update
2021-11-22 00:13:02 +00:00
GitHub Action
29dc9de08f
[ci skip] Translation update
2021-11-19 00:14:01 +00:00
René Klomp
5d0c758886
Bump pysma to 0.6.9 ( #59848 )
2021-11-17 19:56:04 -06:00
René Klomp
ac96c7bb1f
Move creation of DeviceInfo outside try statement in SMA ( #59821 )
2021-11-17 11:28:18 +01:00
René Klomp
a68563cefd
Add `configuration_url` to SMA integration ( #59638 )
2021-11-16 20:10:41 -06:00
GitHub Action
fc539da42b
[ci skip] Translation update
2021-11-14 00:12:48 +00:00
GitHub Action
f00effaba2
[ci skip] Translation update
2021-11-13 00:11:56 +00:00
GitHub Action
e35b83081e
[ci skip] Translation update
2021-11-08 00:12:31 +00:00
GitHub Action
332a571bb4
[ci skip] Translation update
2021-11-07 00:12:38 +00:00
GitHub Action
c9c95165e4
[ci skip] Translation update
2021-11-04 00:12:21 +00:00
epenet
3b7f620aad
Use DeviceInfo in sma ( #58521 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-27 13:19:07 +02:00
Marc Mueller
4513ee4ea5
Use assignment expressions 12 ( #57937 )
2021-10-20 14:34:08 -07:00
René Klomp
8b21a36e37
Bump pysma to 0.6.7 ( #57978 )
2021-10-18 20:59:37 +02:00
GitHub Action
f42c2f5170
[ci skip] Translation update
2021-10-02 12:59:05 +00:00
popoviciri
f79de2a5bc
Bump pysma to 0.6.6 & Fix Unit Checks ( #56018 )
2021-09-09 20:19:49 +02:00
GitHub Action
65d14909ee
[ci skip] Translation update
2021-08-27 00:14:42 +00:00
Andre Richter
0fdea8ec8f
SMA: Add statistics support for power sensors ( #54422 )
2021-08-24 12:16:31 +02:00
Erik Montnemery
60f8e24bde
Remove last_reset attribute from sma energy sensors ( #54814 )
2021-08-18 13:58:08 +02:00
Erik Montnemery
e558b3463e
Move temperature conversions to sensor base class (6/8) ( #54476 )
...
* Move temperature conversions to entity base class (6/8)
* Fix tests
2021-08-12 17:40:55 +02:00
René Klomp
14db83e4c1
Bump pysma to 0.6.5 ( #53792 )
2021-08-02 11:14:45 +02:00
GitHub Action
8c5620e74b
[ci skip] Translation update
2021-08-02 03:40:04 +00:00
Bram Kragten
127c9fc877
Add statistics support for SMA energy sensors ( #53589 )
2021-07-28 01:48:22 +02:00
GitHub Action
531733da7b
[ci skip] Translation update
2021-07-19 00:09:50 +00:00
René Klomp
23b0633ae2
Bump pysma to 0.6.4 ( #52973 )
2021-07-13 19:33:53 +02:00
GitHub Action
b347226820
[ci skip] Translation update
2021-07-10 00:09:24 +00:00
René Klomp
7d87efc996
Bump pysma version to 0.6.2 ( #52553 )
2021-07-05 22:04:55 +02:00
René Klomp
d6ed5dac8b
Bump pysma to 0.6.1 ( #52401 )
2021-07-01 21:32:46 +02:00
René Klomp
540d6e9fa5
Use pysma exceptions ( #52252 )
2021-06-28 16:59:17 +02:00
René Klomp
5e721b2566
Update SMA device info on setup ( #51159 )
...
* Update device info on setup
* Remove migration
2021-06-28 15:32:29 +02:00
GitHub Action
7615af35d8
[ci skip] Translation update
2021-06-07 00:18:16 +00:00
GitHub Action
c81df50191
[ci skip] Translation update
2021-06-06 00:19:43 +00:00
René Klomp
65f2fe9c01
Bump pysma version to 0.5.0 ( #51098 )
...
* Use new get_sensors method
* Update pysma requirement
* Update primary codeowner
* Update device_info handling
* Fix LEGACY_MAP
* Updated tests
* Fix pysma references
* Fix pylint raise-missing-from
* Better import of Sensors
* Remove software version related changes
* Revert codeowners change
2021-05-27 12:53:14 +02:00
HomeAssistant Azure
7df47664e8
[ci skip] Translation update
2021-05-12 00:04:03 +00:00
HomeAssistant Azure
6665a62557
[ci skip] Translation update
2021-05-09 00:04:11 +00:00
Ruslan Sayfutdinov
004fa63dbe
Use AddEntitiesCallback type, pt.3 ( #49953 )
2021-05-04 23:36:48 +02:00
Ruslan Sayfutdinov
786c5db5be
Use AddEntitiesCallback type, pt.4 ( #49955 )
2021-05-04 14:50:06 +02:00
HomeAssistant Azure
04266301e9
[ci skip] Translation update
2021-05-03 00:05:16 +00:00
Milan Meulemans
29d72714f3
Replace dict with DeviceInfo ( #49950 )
...
* Replace dict with DeviceInfo
* Clean up
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-05-02 00:37:19 +02:00
Franck Nijhof
8eb27374c6
Clean up connection classes in integrations P-S ( #49893 )
2021-04-30 21:04:44 -10:00
Ruslan Sayfutdinov
183220008d
Rename FlowResultDict to FlowResult ( #49847 )
2021-04-29 13:40:51 +02:00
J. Nick Koston
87420627a8
Reduce config entry setup/unload boilerplate Q-S ( #49778 )
2021-04-27 22:10:04 +02:00
Milan Meulemans
48695869f9
Change dict[str, Any] to FlowResultDict ( #49546 )
2021-04-22 17:23:15 -10:00
HomeAssistant Azure
69c1721c2a
[ci skip] Translation update
2021-04-22 00:02:50 +00:00
HomeAssistant Azure
020d456889
[ci skip] Translation update
2021-04-21 00:03:47 +00:00
Marc Mueller
c07646db5d
Update typing syntax ( #49480 )
...
* Update typing syntax
* Replace typing imports with ones from collections where possible
* Changes after review
2021-04-20 17:40:41 +02:00
René Klomp
12853438c5
SMA code quality improvement and bugfix ( #49346 )
...
* Minor code quality improvements
Thanks to @MartinHjelmare
* Convert legacy dict config to list
* Improved test
* Typo
* Test improvements
* Create fixtures in conftest.py
2021-04-20 10:59:02 +02:00
HomeAssistant Azure
a67a45624d
[ci skip] Translation update
2021-04-19 00:04:29 +00:00
Ville Skyttä
3a0b0380c7
Remove some unneeded pylint disables, update ref to util.process one ( #49314 )
2021-04-17 09:25:20 +02:00