Commit Graph

14 Commits (b07e9df308a2fec26d76ee0ae046c5699d0546d1)

Author SHA1 Message Date
Franck Nijhof cee8379628
Update tailscale to 0.6.0 () 2023-11-06 11:12:33 +01:00
epenet 7b3a932cd9
Remove incorrect constant usage in test () 2023-04-11 10:00:17 +02:00
epenet dab8557951
Add type hints to integration tests (part 21) () 2023-02-16 11:15:26 +01: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
epenet a79be493e5
Adjust hass_client type hint in integration tests ()
* Adjust hass_client type hint in integration tests

* Adjust hass_client_no_auth

* Fix rebase
2023-02-02 16:29:57 -05:00
Franck Nijhof bcf32f8331
Mark required fields in FlowResult typedict ()
* Mark required fields in FlowResult typedict

* Remove unneeded asserts from tests
2022-12-30 12:01:45 +01:00
Franck Nijhof 13cea26e74
Migrate Tailscale to new entity naming style () 2022-07-16 06:21:19 -07:00
Franck Nijhof a6244eea28
Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
epenet 053c4428a9
Prettify json (component test fixtures) () 2022-03-30 11:37:17 +02:00
Brandon Rothweiler e564f4193f
Use friendly name instead of hostname in Tailscale integration () 2022-01-23 21:55:54 +01:00
Franck Nijhof 0af369d8f9
Add diagnostics support to Tailscale () 2022-01-23 09:01:44 +01: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