Checkput my GitHub for the ESPHome component:
https://github.com/rrooggiieerr/esphome-livingcolors1
Tag: ESPHome
-
Controlling Philips LivingColors 1st gen with ESPHome and Home Assistant
-
Connecting a CC2500 2.4 GHz RF Transceiver to an ESP8266
I would like to control my Philips LivingColors 1st generation from Home Assistant. To make this possible I need to be able to communicate with the light. The LivingColors 1st generation uses a CC2500 2.4 GHz RF Transceiver for the communication between the remote control to the light. Some other smart people have already worked out how the communication protocol works, however a really decent way to integrate the light in Home Assistant is not yet available. There’s thus still some work to do.
(more…) -
Creating a Serial to WiFi bridge
I’m getting more and more requests to implement network control for my Home Assistant BenQ Projector integration. The network control of the BenQ projectors seems to be just a telnet connection running on TCP/IP port 8000 and the same commands as used over the serial connection should work over the network connection. This shouldn’t be to difficult to implement. However I don’t own a network connected projector and have thus not implemented any network functionality, yet. A simple RS-232 to WiFi module and some software should be enough to simulate the existence of a network connection on my projector.
RS232 to TTL converter Wemos C3 mini