From c38b13df811ddbeb1aedc410d9690c8b02596402 Mon Sep 17 00:00:00 2001 From: Mattias Persson Date: Tue, 2 Jan 2024 20:24:29 +0100 Subject: [PATCH] add progress tracker --- PROGRESS.md | 120 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 PROGRESS.md diff --git a/PROGRESS.md b/PROGRESS.md new file mode 100644 index 00000000..ccc81db4 --- /dev/null +++ b/PROGRESS.md @@ -0,0 +1,120 @@ +# Progress + +## Groupings + +List grouped by domains and categorized based on their similar behaviors + +### Sensor + +- [x] air_quality +- [x] calendar + - [ ] idea: add actual calendar in modal +- [x] event +- [x] image_processing +- [x] mailbox +- [x] sensor +- [x] binary_sensor +- [x] stt +- [x] update + - [ ] idea: update functionality in modal +- [x] weather +- [x] schedule +- [x] button +- [x] input_button +- [x] scene +- [x] sun + +### Switch + +- [x] automation + - [ ] idea: see automation flow in modal +- [x] input_boolean +- [x] remote +- [x] siren +- [x] switch +- [x] script + - [ ] idea: show loader while executing + +### Climate + +- [x] climate + - [ ] horizontal temp select + - [ ] issue +- [ ] fan +- [ ] humidifier +- [ ] water_heater + +### Other + +- [x] alarm_control_panel + - [x] +- [x] lock + - [ ] option to lock with code? +- [x] camera +- [x] cover + - [x] + - [x] +- [ ] input_number + - [ ] idea: round state if .0 + - [ ] support different modes other than mode: slider +- [x] light + - [x] open rgb issue +- [ ] media_player +- [ ] input_select + - [ ] +- [ ] select + - [ ] use svelecte +- [ ] text + - [ ] input field in modal +- [ ] input_text +- [ ] todo + - [ ] modal has a shopping_list functionality +- [ ] vacuum + - [ ] idea: custom map if map camera + - [ ] +- [ ] counter + +### Date + +- [ ] date +- [ ] datetime +- [ ] input_datetime + - [ ] parse date in state +- [ ] time + - [ ] time input like `timer` +- [x] timer + - [ ] when set state in modal don't stop timer + +### Device Tracker + +- [ ] device_tracker +- [x] person + - [ ] bug: if no entity_picture in map show icon + - [ ] bug: if no gps modal won't open + - [ ] idea: toggle icon pings phone? +- [ ] zone + - [ ] map with all person:, device_trackers etc + +### Untestable + +- [ ] geo_location +- [ ] lawn_mower +- [ ] notify +- [ ] valve +- [ ] wake_word +- [ ] tts + +## Object types + +- [x] button +- [x] camera +- [ ] map +- [ ] media + - [ ] +- [ ] light slider + - [ ] + +## List of domains (incomplete) + +
+