You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whats your idea?
I played around with these small and inexpensive OLED Displays (https://esphome.io/components/display/ssd1306) and thought they might be a great addition to AIOSense. I think it would be great to see some of the values of the sensors directly on the AIO Sense without having to set up extra devices with screens.
Some things you could display on the display
Temperature, Humidity, Pressure,
Voice Assistant Answers for deaf people
Notifications from Homeassistant
Weather
RSS Feeds (Scrolling text)
Occupancy status
House Alarm status (Armed or not armed)
Here is a Picture of the screen showing Sensor Values from ESP Home
I know space is tight on the board. Maybe we can squeeze it onto the IO extensions and release an additional case Verison that can handle the screen on the bottom. That way we don't have to make the PCB bigger.
Category
Whats your idea?
I played around with these small and inexpensive OLED Displays (https://esphome.io/components/display/ssd1306) and thought they might be a great addition to AIOSense. I think it would be great to see some of the values of the sensors directly on the AIO Sense without having to set up extra devices with screens.
Some things you could display on the display
Here is a Picture of the screen showing Sensor Values from ESP Home
I know space is tight on the board. Maybe we can squeeze it onto the IO extensions and release an additional case Verison that can handle the screen on the bottom. That way we don't have to make the PCB bigger.
This is the test code for the display i used:
The Sensor code also needs to be modified to have an id
Example for the BME280
The text was updated successfully, but these errors were encountered: