1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-06 06:59:15 +00:00

13 Commits

Author SHA1 Message Date
epenet
46f9e86f6a
Move tailscale base entity to separate module () 2024-09-23 14:14:22 +02:00
Claes Hallström
efcfbbf189
Add key expiry disabled binary sensor to Tailscale () 2024-05-27 11:37:00 +02:00
Marc Mueller
062cc4bfce
Add empty line after module docstring [t-v] () 2024-03-08 10:35:23 -05:00
Joost Lekkerkerker
0cdc90468e
Add icon translations to Tailscale () 2024-03-06 13:38:32 +01:00
Erik Montnemery
0c2485bc03
Freeze integration entity descriptions ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-18 16:28:13 -10:00
Franck Nijhof
599579b26d
Remove Tailscale entity descriptions required fields mixins ()
Remove Tailsale entity descriptions required fields mixins
2023-11-14 21:48:49 -05:00
Joost Lekkerkerker
af03a284a5
Add entity translations to tailscale () 2023-07-10 12:50:56 +02:00
Erik Montnemery
cc564026fa
Move EntityCategory to homeassistant.const ()
* Move EntityCategory to homeassistant.const

* Fix more imports
2023-02-09 20:15:37 +01:00
Franck Nijhof
13cea26e74
Migrate Tailscale to new entity naming style () 2022-07-16 06:21:19 -07:00
Franck Nijhof
e5b6a58fab
Update tailscale to 0.2.0 () 2022-01-31 09:17:35 -08:00
Franck Nijhof
8279873018
Extend entities provided by Tailscale () 2021-12-01 21:47:10 -05:00
Franck Nijhof
c985bee1dd
Add sensor platform to Tailscale ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-12-01 17:05:44 +01:00
Franck Nijhof
6a8c732b37
Add Tailscale integration ()
* Add Tailscale integration

* Use DeviceEntryType

* Fix tests

* Adjust to new Pylint version

* Use enums for device classes

* Update homeassistant/components/tailscale/config_flow.py

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

* Pass empty string as default

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-12-01 14:40:38 +01:00