Commit graph

737 commits

Author SHA1 Message Date
Tomaae
d49aaa7af4
Merge pull request #266 from mvdwetering/next_button_for_first_step_in_optionsflow
Next button for first step in optionsflow
2023-01-16 01:02:48 +01:00
Michel van de Wetering
cb4c5edd26 Next button for first step in optionsflow 2023-01-15 15:21:17 +01:00
Tomaae
bd888c12ba
added blocked attribute to kid control #247 2022-09-30 00:36:55 +02:00
Tomaae
0737a93c2c
increased update check time 2022-09-06 07:08:43 +02:00
Tomaae
fbbf4d8e33
added switch temperature sensor #243 2022-09-06 07:05:45 +02:00
Tomaae
385092a513
added "test" permission check #244 2022-09-05 21:11:03 +02:00
Tomaae
fd0689bf4c
updated docs #244 2022-09-05 21:09:15 +02:00
Tomaae
c45eff65e0
updated hacs manifest 2022-09-03 08:30:15 +02:00
Tomaae
6b4a92fcb1
updated docs 2022-09-02 23:49:55 +02:00
Tomaae
0af7bc184c
added wifi information sensors and binary sensors 2022-08-21 22:40:37 +02:00
Tomaae
c5570b6d5e
added wifi information to interfaces 2022-08-21 22:27:49 +02:00
Tomaae
5520b25c0f
removed old tests 2022-08-20 04:22:11 +02:00
Tomaae
d1d1d1a3b8
Updated stale workflow 2022-08-20 02:54:06 +02:00
Tomaae
e3f7073219
Switched stale to workflow 2022-08-20 02:52:37 +02:00
Tomaae
9667dcc171
Allow integration to run with limited access rights #235 2022-08-20 01:43:54 +02:00
Tomaae
58f931ad8e
Allow integration to run with limited access rights #235 2022-08-20 01:42:03 +02:00
Tomaae
ac789a81c2
Fixed script button for new entity naming 2022-08-20 01:07:38 +02:00
Tomaae
f487441038
Refactored model_async_setup_entry 2022-08-19 14:04:13 +02:00
Tomaae
dc2e804f0e
Added measurement state class to utilization sensors 2022-08-19 14:02:29 +02:00
Tomaae
e1d397f8e1
Added measurement state class to fans 2022-08-19 13:52:37 +02:00
Tomaae
717fa2f6ae
Removed redundant async_schedule_update_ha_state from model 2022-08-19 13:30:42 +02:00
Tomaae
1294631f8a
Updated model dummy services debugs 2022-08-19 11:43:01 +02:00
Tomaae
c468e2776e
Added async_will_remove_from_hass debug 2022-08-19 11:40:02 +02:00
Tomaae
952f3877b7
Replaced deprecated async_setup_platforms with async_forward_entry_setups 2022-08-18 10:45:31 +02:00
Tomaae
12a952a77d
Changed device tracker name return to None 2022-08-18 09:45:25 +02:00
Tomaae
1722a3e346
Removed unused import 2022-08-18 09:30:11 +02:00
Tomaae
0b4a7a3c72
Migrated to new entity naming style 2022-08-18 09:29:55 +02:00
Tomaae
1a0861fd9c
updated stale config 2022-08-18 01:05:02 +02:00
Tomaae
9711006f29
Merge remote-tracking branch 'origin/master' 2022-08-18 00:11:29 +02:00
Tomaae
575b7ff192
Removed duplicate debug entry 2022-08-18 00:06:40 +02:00
Tomaae
e4c48353c5
Merge pull request #237 from sermayoral/little-fixes-update-entities
Little fixes update entities
2022-08-17 18:32:06 +02:00
Sergio Mayoral Martinez
b2d36ebafc title implemented via entity descriptor 2022-08-17 16:23:41 +02:00
Sergio Mayoral Martinez
bd9009be47 Revert "Set update entity names like Supervisor entity names"
This reverts commit e22a4c1295.
2022-08-17 15:45:50 +02:00
Sergio Mayoral Martinez
34b373f3ee Black Formatting 2022-08-17 13:09:59 +02:00
Sergio Mayoral Martinez
e22a4c1295 Set update entity names like Supervisor entity names 2022-08-17 12:56:33 +02:00
Sergio Mayoral Martinez
e32ffd19a1 Move the firmware entity update to the right place 2022-08-17 12:54:26 +02:00
Sergio Mayoral Martinez
a588cec520 add title to update entities 2022-08-17 12:36:59 +02:00
Tomaae
d420a8ad06
Fixed duplication of tracker entities for restored entities #236 2022-08-17 09:29:46 +02:00
Tomaae
cbac88efd2
removed forgotten debug line 2022-08-16 14:37:37 +02:00
Tomaae
23f64fd401
updated docs 2022-08-16 00:45:58 +02:00
Tomaae
3b81c11675
updated docs 2022-08-16 00:43:35 +02:00
Tomaae
f8b8dd075b
refactoring 2022-08-11 17:02:46 +02:00
Tomaae
968d5c3859
Consolidated device tracker unique id, fixes #194 2022-08-11 16:45:35 +02:00
Tomaae
f4bffc55de
add update sensor for routerboard firmware #229 2022-08-11 14:58:30 +02:00
Tomaae
6a089556db
Improved error message when release notes fetch fails #229 2022-08-11 14:57:29 +02:00
Tomaae
4da561f515
renamed routeros update entity is for clarity #229 2022-08-11 14:52:17 +02:00
Tomaae
5d391cc09d
binary sensor cleanup #229 2022-08-11 14:50:45 +02:00
Tomaae
24e91ba115
Changed update entity name to RouterOS update #229 2022-08-11 13:33:57 +02:00
Tomaae
1a4479da78
Changed modem detection from route, to dhcp client. fixes #183 2022-08-11 13:23:51 +02:00
Tomaae
c639d65332
Replaced fwupdate with new HA update entity #229 2022-08-11 12:56:28 +02:00