Chris Mullins 5831404ae5 Merge branch 'v1.6.0' of github.com:sidoh/esp8266_milight_hub into state_persistence 8 gadi atpakaļ
..
CctPacketFormatter.cpp c8b6b9c732 dont unconditionally set state 8 gadi atpakaļ
CctPacketFormatter.h 911ca28be8 pass statestore to packet parser 8 gadi atpakaļ
FUT089PacketFormatter.cpp c8b6b9c732 dont unconditionally set state 8 gadi atpakaļ
FUT089PacketFormatter.h 911ca28be8 pass statestore to packet parser 8 gadi atpakaļ
MiLightClient.cpp f5d16feae8 separate topic for full state (commands/deltas sent to updates topic) 8 gadi atpakaļ
MiLightClient.h f5d16feae8 separate topic for full state (commands/deltas sent to updates topic) 8 gadi atpakaļ
MiLightRemoteConfig.cpp ff9cefa813 Fix bad printf_Ps, declare constant remote configs as extern. avoids weird initialization issues 8 gadi atpakaļ
MiLightRemoteConfig.h ff9cefa813 Fix bad printf_Ps, declare constant remote configs as extern. avoids weird initialization issues 8 gadi atpakaļ
PacketFormatter.cpp 5831404ae5 Merge branch 'v1.6.0' of github.com:sidoh/esp8266_milight_hub into state_persistence 8 gadi atpakaļ
PacketFormatter.h 5831404ae5 Merge branch 'v1.6.0' of github.com:sidoh/esp8266_milight_hub into state_persistence 8 gadi atpakaļ
RgbCctPacketFormatter.cpp c8b6b9c732 dont unconditionally set state 8 gadi atpakaļ
RgbCctPacketFormatter.h 30c657bc94 Refactor unit conversion in state tracking. Correct color temperature scales 8 gadi atpakaļ
RgbPacketFormatter.cpp c8b6b9c732 dont unconditionally set state 8 gadi atpakaļ
RgbPacketFormatter.h 911ca28be8 pass statestore to packet parser 8 gadi atpakaļ
RgbwPacketFormatter.cpp c8b6b9c732 dont unconditionally set state 8 gadi atpakaļ
RgbwPacketFormatter.h 911ca28be8 pass statestore to packet parser 8 gadi atpakaļ
V2PacketFormatter.cpp 02ce659ef5 Major refactor of radio/remote config. Add support for FUT089 remote 8 gadi atpakaļ
V2PacketFormatter.h 02ce659ef5 Major refactor of radio/remote config. Add support for FUT089 remote 8 gadi atpakaļ
V2RFEncoding.cpp 3ce5f9d476 remove bogus progmem usage 8 gadi atpakaļ
V2RFEncoding.h 19c8558ea5 pull out encoding stuff 8 gadi atpakaļ