GitHub Action
|
348016dbbf
|
[ci skip] Translation update
|
2022-04-29 00:22:21 +00:00 |
Paulus Schoutsen
|
5eee600fa8
|
Ban brand name translations as step titles (#68801)
|
2022-03-28 10:41:39 -07:00 |
GitHub Action
|
102ae9f0e3
|
[ci skip] Translation update
|
2022-02-22 00:17:23 +00:00 |
GitHub Action
|
c4cc6ca0ba
|
[ci skip] Translation update
|
2022-02-20 00:20:09 +00:00 |
GitHub Action
|
208671418e
|
[ci skip] Translation update
|
2022-02-16 00:14:09 +00:00 |
epenet
|
cc5bb556c8
|
Move Freebox reboot service to a button entity (#65501)
* Add restart button to freebox
* Add warning
* restart => reboot
* Add button tests
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-02-09 22:20:24 +01:00 |
epenet
|
9fde84ab41
|
Remove freebox from mypy ignore list (#65126)
* Add type hints to freebox
* Remove freebox from mypy ignore list
* Adjust type hints
* Refactor FreeboxRouter setup/close
* Remove unnecessary assert
* Remove unused constant
* Rework unload routine
* Bring back close method
* Suppress NotOpenError
* Use async_on_unload on signal_device_new
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-02-03 10:01:41 +01:00 |
GitHub Action
|
ca7d4234e1
|
[ci skip] Translation update
|
2022-01-31 00:14:28 +00:00 |
GitHub Action
|
77ef86faee
|
[ci skip] Translation update
|
2022-01-30 00:14:21 +00:00 |
J. Nick Koston
|
5b755b74fb
|
Add loggers to integration manifest.json (#65083)
|
2022-01-28 13:37:53 -08:00 |
GitHub Action
|
dd4e5bb9c5
|
[ci skip] Translation update
|
2022-01-27 00:14:02 +00:00 |
GitHub Action
|
0827608302
|
[ci skip] Translation update
|
2022-01-08 00:14:39 +00:00 |
epenet
|
f3af0781f8
|
Add setup type hints [f-g] (#63599)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-07 16:48:54 +01:00 |
Paulus Schoutsen
|
2b4bb49eb7
|
Make device tracker entities work better (#63328)
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2022-01-04 23:16:43 -08:00 |
epenet
|
d57c54c93e
|
Add init type hints [f-g] (#63186)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-01 13:38:11 -08:00 |
epenet
|
656d383ba6
|
Ensure service calls are typed [e-g] (#62912)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-28 14:23:01 +01:00 |
GitHub Action
|
cceedf766a
|
[ci skip] Translation update
|
2021-12-22 00:14:51 +00:00 |
epenet
|
eb27da3cd4
|
Use new SensorDeviceClass enum in freebox (#61444)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-10 08:53:08 -05:00 |
Marc Mueller
|
cd1b923e16
|
Use platform enum (2) [E-G] (#60933)
|
2021-12-04 13:26:40 +01:00 |
GitHub Action
|
68ca0a05c8
|
[ci skip] Translation update
|
2021-12-04 00:13:16 +00:00 |
epenet
|
30bb2c82c6
|
Use dataclass properties in freebox discovery (#60635)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-11-30 16:28:02 +01:00 |
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
|
72b0eb719e
|
[ci skip] Translation update
|
2021-11-20 00:12:27 +00:00 |
epenet
|
e23cc3ecbf
|
Optimise use of ZeroconfServiceInfo (#59966)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-11-19 12:17:49 +01:00 |
GitHub Action
|
29dc9de08f
|
[ci skip] Translation update
|
2021-11-19 00:14:01 +00:00 |
epenet
|
1bd2d3c69e
|
Use ZeroconfServiceInfo in freebox (#59739)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-11-15 23:13:48 +01:00 |
GitHub Action
|
fc539da42b
|
[ci skip] Translation update
|
2021-11-14 00:12:48 +00:00 |
GitHub Action
|
86b12af3dc
|
[ci skip] Translation update
|
2021-11-10 00:17:39 +00:00 |
epenet
|
cf22bd8807
|
Use zeroconf attributes in freebox (#58967)
* Use zeroconf attributes in freebox
* Use zeroconf.HaServiceInfo in tests
|
2021-11-09 00:27:36 +01:00 |
GitHub Action
|
e35b83081e
|
[ci skip] Translation update
|
2021-11-08 00:12:31 +00:00 |
Dave Lowper
|
892df608e9
|
Fix ZeroDivisionError on freebox/sensor (#57077)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2021-10-28 09:30:06 +02:00 |
Quentame
|
bcd4ffdef3
|
Add `configuration_url` to Freebox integration (#58555)
|
2021-10-28 08:56:38 +02:00 |
Robert Hillis
|
63646a19cc
|
Use DeviceInfo Class F-G (#58255)
|
2021-10-23 12:01:21 +02:00 |
epenet
|
8dfa628af0
|
Use DeviceInfo on components with via_device (A-G) (#58210)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-10-22 12:12:19 +02:00 |
GitHub Action
|
a1176cc79a
|
[ci skip] Translation update
|
2021-10-18 00:11:59 +00:00 |
GitHub Action
|
c76e15149c
|
[ci skip] Translation update
|
2021-10-17 00:12:27 +00:00 |
Tomasz
|
e9f6bc7364
|
Add missing return type to async_unload_entry and async_setup_entry (#57115)
|
2021-10-06 10:48:11 +02:00 |
GitHub Action
|
f42c2f5170
|
[ci skip] Translation update
|
2021-10-02 12:59:05 +00:00 |
Marc Mueller
|
fbf812a845
|
Use EntityDescription - freebox (#55675)
* Use EntityDescription - freebox
* Remove default values
|
2021-09-03 22:33:26 +02:00 |
GitHub Action
|
65d14909ee
|
[ci skip] Translation update
|
2021-08-27 00:14:42 +00:00 |
Erik Montnemery
|
6de6a5dc14
|
Move temperature conversions to sensor base class (3/8) (#54469)
* Move temperature conversions to entity base class (3/8)
* Fix FritzBox sensor
* Fix tests
|
2021-08-12 14:23:56 +02:00 |
GitHub Action
|
64c9f9e1cb
|
[ci skip] Translation update
|
2021-08-06 00:15:04 +00:00 |
Daniel Hjelseth Høyer
|
fbad453c89
|
Pylint 2.9.3 (#52972)
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
|
2021-07-14 21:44:57 -07:00 |
GitHub Action
|
b484969b09
|
[ci skip] Translation update
|
2021-07-11 00:09:40 +00:00 |
GitHub Action
|
c81df50191
|
[ci skip] Translation update
|
2021-06-06 00:19:43 +00:00 |
tkdrob
|
d1c4d0de49
|
Use bool annotations for setup entries (#51166)
|
2021-05-27 17:39:06 +02:00 |
tkdrob
|
9e0730c97f
|
Add targets and selectors for services (F) (#50191)
|
2021-05-12 11:00:32 +02:00 |
Franck Nijhof
|
e55be3c89a
|
Deprecate Freebox YAML configuration (#50084)
|
2021-05-05 09:52:32 +02: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 |