1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-05 14:39:16 +00:00

5 Commits

Author SHA1 Message Date
Jeef
618f259fd8
Add configuration URL to IPP (Printer) ()
switch to 0.12.0 ipp lib
2022-10-09 13:32:03 -05:00
Marc Mueller
0d29b7cbb3
Update coordinator typing (3) [g-n] () 2022-03-21 14:14:46 +01:00
Robert Hillis
05671557f0
Use DeviceInfo Class I-K () 2021-10-23 20:42:50 +02:00
Milan Meulemans
8ab3d9cc12
Use homeassistant.const instead of integration const for device_info ATTR_ () 2021-08-02 15:11:41 +02:00
Chris Talkington
6a528acafe
Use attrs instead of properties for ipp ()
* use attrs instead of properties for ipp

* Update __init__.py

* Create entity.py

* Update __init__.py

* Create coordinator.py

* Update coordinator.py

* Update __init__.py

* Update entity.py

* Update sensor.py

* Update sensor.py

* Update __init__.py

* Update __init__.py

* Update coordinator.py

* Update entity.py

* Update entity.py

* Update entity.py

* Update sensor.py

* Update sensor.py
2021-06-29 10:02:49 +02:00