Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Readability
  • Loading branch information
LAB02-Admin authored Nov 25, 2021
1 parent 7bd1397 commit e2c5c13
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,16 @@ Summary of the current implementation:

* Commands and sensors are automatically added to your Home Assistant instance

Notification examples:

![Image-based toast notification](https://raw.githubusercontent.com/LAB02-Research/HASS.Agent/main/Images/hass_agent_toast_image.png) ![Text-based toast notification](https://raw.githubusercontent.com/LAB02-Research/HASS.Agent/main/Images/hass_agent_toast_text.png)

The quickaction window you'll see when using the hotkey. This window automatically resizes according to the amount of actions you've added:

![Quick Actions](https://raw.githubusercontent.com/LAB02-Research/HASS.Agent/main/Images/hass_agent_quickactions.png)

The sensors configuration screen:

![Sensors](https://raw.githubusercontent.com/LAB02-Research/HASS.Agent/main/Images/hass_agent_sensors.png)

----
Expand Down Expand Up @@ -179,7 +185,7 @@ List of things I want to add somewhere down the road:
* **Notifications**: add 'critical' type to attract more attention
* **Quick Actions**: show current state in window
* **Quick Actions**: ability to change buton size (small/medium/large)
* **Quick Actions**: ability to define custom mdi icons, or fetch icon from Home Assistant
* **Quick Actions**: ability to define custom mdi icons, and/or fetch icon from Home Assistant
* **Quick Actions**: add pages as tabs intead of one form, ie. one tab with 'lights', one tab with 'switches'
* **Sensors**: add explanation when adding sensors, currently only name is shown
* **Sensors**: implement library plugin system for more powerful custom sensors
Expand Down

0 comments on commit e2c5c13

Please sign in to comment.