Commit graph

525 commits

Author SHA1 Message Date
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
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
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
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
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
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
Tomaae
5b1c88fa6a
fixed reconnect, fixes #217 2022-08-11 10:04:57 +02:00
Tomaae
1183c4371d
added version attributes to firmware update sensor #213 2022-07-06 13:33:49 +02:00
Tomaae
5408d60bbd
api cleanup 2022-06-30 22:20:45 +02:00
Tomaae
7d1915b566
fixed typo in captive portal #200 2022-06-30 13:48:22 +02:00
Tomaae
ce54b6ef1b
fixed typo in captive portal #200 2022-06-29 14:07:57 +02:00
Tomaae
3ee517463b
added GPS support #196 2022-06-28 21:57:24 +02:00
Tomaae
f1c7cea7c4
added UPS support #144 2022-06-28 21:26:49 +02:00
Tomaae
c10fb9fedb
API, renamed path and update functions 2022-06-28 20:28:00 +02:00
Tomaae
7782503f78
merged get_sfp into path 2022-06-28 20:13:07 +02:00
Tomaae
8efaa72492
API, option for path command to execute commands in path and pass arguments 2022-06-28 20:12:41 +02:00
Tomaae
a76417c240
Cleanup API 2022-06-25 15:18:14 +02:00