Come on, it will be fine this time ![]()
Hello @Helldog136! Weâve discussed this on other topics, Iâm really not a fan of Blockly-style interfaces. For me, itâs a very developer-oriented way of thinking, and itâs clearly not accessible to a regular user. Itâs very geeky and not very nice ^^
I see more of a Zapier-style interface, much more user-friendly and clean ![]()
No! Iâm not a fan of that either, I find it very technical, and the « wires » between the blocks I find very messy, itâs like spaghetti ^^
Zapier looks like this:
Their UI is designed for a not necessarily technical audience, and I find that the flow is quite fluid, without being messy in the end.
@Tlse-vins @Hotfix31 PR merged and built ![]()
For those who had the reset-password bug, itâs now fixed and built as well ![]()
Hello,
for my part, I admit that I often struggle with coding and the subtlety of its « punctuation » which escapes me. If the evolution could approach a simple system like customizable and scalable IFTTT, it would seem more intuitive and would meet the simplicity of access and reading that we find everywhere in Gladys.
I also find the principle of Scratch blocks simple to understand.. or the eedomus system (sorry for the competition) which seems to spare a bit of coding knowledge.
I imagine that itâs not easy to set up but I remain frustrated to know that Gladys can do a lot of things but I donât know how to explain it to it..
Thatâs exactly what Iâm looking for
Simplicity, simplicity, simplicity.
For now itâs the same, do I have to wait for the update?
Is it normal that the restart button does nothing? In system.
It should have updated automatically
I agree, itâs not very clear at the moment since we donât have versioning yet because weâre in « beta ».
It should work normally⊠But donât touch it, it doesnât do much for updates ^^
Ok, I tested it yesterday, and thereâs no change. The bulbs are not managed.
Ok for the restart, in principle, it restarts the Pi?
I saw on other topics on the forum that you had installed other Docker images of Gladys built on other repos. Are you sure you are running the official Gladys 4 image here?
Yes, on my Respeaker I have the official version and on a Pi3 the version for Sonoff by Alex.
Which lamp is not supported? ![]()
3 models were recently added by @Hotfix31:
If your bulb is not part of these models, compatibility must also be added!
I based myself on issues #628, #623 and #619
I may have missed a model in one of the JSONs?
@Tlse-vins give us back the JSON limit returned by /api/v1/service/philips-hue/light
(as indicated by @damalgos in his message)
I canât at the moment, but the issues, I opened them.
Je confirme, les ampoules ne sont pas gérées.
Il y a 2 E27 et 6 GU10
Voici le retourde console:
{
"JSON":[
{
"name":"lampe canapé",
"service_id":"fa3e4161-a56b-4d12-b43f-5caa515548ec",
"external_id":"philips-hue-light:ecb5fa247b6c:1",
"selector":"philips-hue-light:ecb5fa247b6c:1",
"should_poll":true,
"model":"LCA001",
"poll_frequency":60000,
"features":[
],
"not_handled":true,
"raw_philips_hue_device":{
"_rawData":{
"state":{
"on":false,
"bri":144,
"hue":7676,
"sat":199,
"effect":"none",
"xy":[
0.5016,
0.4151
],
"ct":443,
"alert":"none",
"colormode":"xy",
"mode":"homeautomation",
"reachable":true
},
"swupdate":{
"state":"noupdates",
"lastinstall":null
},
"type":"Extended color light",
"name":"lampe canapé",
"modelid":"LCA001",
"manufacturername":"Philips",
"productname":"Hue color lamp",
"capabilities":{
"certified":true,
"control":{
"mindimlevel":200,
"maxlumen":800,
"colorgamuttype":"C",
"colorgamut":[
[
0.6915,
0.3083
],
[
0.17,
0.7
],
[
0.1532,
0.0475
]
],
"ct":{
"min":153,
"max":500
}
},
"streaming":{
"renderer":true,
"proxy":true
}
},
"config":{
"archetype":"classicbulb",
"function":"mixed",
"direction":"omnidirectional",
"startup":{
"mode":"safety",
"configured":true
}
},
"uniqueid":"00:17:88:01:08:36:ee:db-0b",
"swversion":"1.53.3_r27175",
"swconfigid":"297C5CDD",
"productid":"Philips-LCA001-5-A19ECLv6"
},
"_id":1,
"mappedColorGamut":"C"
}
},
{
"name":"plafonier",
"service_id":"fa3e4161-a56b-4d12-b43f-5caa515548ec",
"external_id":"philips-hue-light:ecb5fa247b6c:2",
"selector":"philips-hue-light:ecb5fa247b6c:2",
"should_poll":true,
"model":"LCA001",
"poll_frequency":60000,
"features":[
],
"not_handled":true,
"raw_philips_hue_device":{
"_rawData":{
"state":{
"on":false,
"bri":144,
"hue":7676,
"sat":199,
"effect":"none",
"xy":[
0.5016,
0.4151
],
"ct":443,
"alert":"none",
"colormode":"xy",
"mode":"homeautomation",
"reachable":true
},
"swupdate":{
"state":"noupdates",
"lastinstall":"2019-11-30T12:41:53"
},
"type":"Extended color light",
"name":"plafonier",
"modelid":"LCA001",
"manufacturername":"Philips",
"productname":"Hue color lamp",
"capabilities":{
"certified":true,
"control":{
"mindimlevel":200,
"maxlumen":800,
"colorgamuttype":"C",
"colorgamut":[
[
0.6915,
0.3083
],
[
0.17,
0.7
],
[
0.1532,
0.0475
]
],
"ct":{
"min":153,
"max":500
}
},
"streaming":{
"renderer":true,
"proxy":true
}
},
"config":{
"archetype":"classicbulb",
"function":"mixed",
"direction":"omnidirectional",
"startup":{
"mode":"custom",
"configured":true,
"customsettings":{
"bri":185,
"xy":[
0.4946,
0.3266
]
}
}
},
"uniqueid":"00:17:88:01:08:36:de:6a-0b",
"swversion":"1.53.3_r27175",
"swconfigid":"297C5CDD",
"productid":"Philips-LCA001-5-A19ECLv6"
},
"_id":2,
"mappedColorGamut":"C"
}
},
{
"name":"bandeau led",
"service_id":"fa3e4161-a56b-4d12-b43f-5caa515548ec",
"external_id":"philips-hue-light:ecb5fa247b6c:3",
"selector":"philips-hue-light:ecb5fa247b6c:3",
"should_poll":true,
"model":"LST002",
"poll_frequency":60000,
"features":[
{
"name":"bandeau led On/Off",
"read_only":false,
"has_feedback":false,
"external_id":"philips-hue-light:ecb5fa247b6c:3:binary",
"selector":"philips-hue-light:ecb5fa247b6c:3:binary",
"category":"light",
"type":"binary",
"min":0,
"max":1
},
{
"name":"bandeau led Color",
"read_only":false,
"has_feedback":false,
"external_id":"philips-hue-light:ecb5fa247b6c:3:color",
"selector":"philips-hue-light:ecb5fa247b6c:3:color",
"category":"light",
"type":"color",
"min":0,
"max":0
},
{
"name":"bandeau led Brightness",
"read_only":false,
"has_feedback":false,
"external_id":"philips-hue-light:ecb5fa247b6c:3:brightness",
"selector":"philips-hue-light:ecb5fa247b6c:3:brightness",
"category":"light",
"type":"brightness",
"min":0,
"max":100
},
{
"name":"bandeau led Temperature",
"read_only":false,
"has_feedback":false,
"external_id":"philips-hue-light:ecb5fa247b6c:3:temperature",
"selector":"philips-hue-light:ecb5fa247b6c:3:temperature",
"category":"light",
"type":"temperature",
"min":153,
"max":500
}
]
},
{
"name":"spot placard",
"service_id":"fa3e4161-a56b-4d12-b43f-5caa515548ec",
"external_id":"philips-hue-light:ecb5fa247b6c:4",
"selector":"philips-hue-light:ecb5fa247b6c:4",
"should_poll":true,
"model":"LWG004",
"poll_frequency":60000,
"features":[
],
"not_handled":true,
"raw_philips_hue_device":{
"_rawData":{
"state":{
"on":true,
"bri":254,
"alert":"select",
"mode":"homeautomation",
"reachable":true
},
"swupdate":{
"state":"noupdates",
"lastinstall":"2019-12-08T10:00:40"
},
"type":"Dimmable light",
"name":"spot placard",
"modelid":"LWG004",
"manufacturername":"Philips",
"productname":"Hue white spot",
"capabilities":{
"certified":true,
"control":{
"mindimlevel":2000,
"maxlumen":400
},
"streaming":{
"renderer":false,
"proxy":false
}
},
"config":{
"archetype":"spotbulb",
"function":"functional",
"direction":"downwards",
"startup":{
"mode":"safety",
"configured":true
}
},
"uniqueid":"00:17:88:01:08:3c:73:8e-0b",
"swversion":"1.55.7_r28193",
"swconfigid":"A7C27E3B",
"productid":"Philips-LWG004-1-GU10DLv2"
},
"_id":4
}
},
{
"name":"spot évier 2",
"service_id":"fa3e4161-a56b-4d12-b43f-5caa515548ec",
"external_id":"philips-hue-light:ecb5fa247b6c:5",
"selector":"philips-hue-light:ecb5fa247b6c:5",
"should_poll":true,
"model":"LWG004",
"poll_frequency":60000,
"features":[
],
"not_handled":true,
"raw_philips_hue_device":{
"_rawData":{
"state":{
"on":true,
"bri":254,
"alert":"select",
"mode":"homeautomation",
"reachable":true
},
"swupdate":{
"state":"noupdates",
"lastinstall":"2019-12-08T10:00:57"
},
"type":"Dimmable light",
"name":"spot évier 2",
"modelid":"LWG004",
"manufacturername":"Philips",
"productname":"Hue white spot",
"capabilities":{
"certified":true,
"control":{
"mindimlevel":2000,
"maxlumen":400
},
"streaming":{
"renderer":false,
"proxy":false
}
},
"config":{
"archetype":"spotbulb",
"function":"functional",
"direction":"downwards",
"startup":{
"mode":"safety",
"configured":true
}
},
"uniqueid":"00:17:88:01:08:52:b1:f2-0b",
"swversion":"1.55.7_r28193",
"swconfigid":"A7C27E3B",
"productid":"Philips-LWG004-1-GU10DLv2"
},
"_id":5
}
},
{
"name":"spot four",
"service_id":"fa3e4161-a56b-4d12-b43f-5caa515548ec",
"external_id":"philips-hue-light:ecb5fa247b6c:6",
"selector":"philips-hue-light:ecb5fa247b6c:6",
"should_poll":true,
"model":"LWG004",
"poll_frequency":60000,
"features":[
],
"not_handled":true,
"raw_philips_hue_device":{
"_rawData":{
"state":{
"on":true,
"bri":254,
"alert":"select",
"mode":"homeautomation",
"reachable":true
},
"swupdate":{
"state":"noupdates",
"lastinstall":"2019-12-08T10:01:01"
},
"type":"Dimmable light",
"name":"spot four",
"modelid":"LWG004",
"manufacturername":"Philips",
"productname":"Hue white spot",
"capabilities":{
"certified":true,
"control":{
"mindimlevel":2000,
"maxlumen":400
},
"streaming":{
"renderer":false,
"proxy":false
}
},
"config":{
"archetype":"spotbulb",
"function":"functional",
"direction":"downwards",
"startup":{
"mode":"safety",
"configured":true
}
},
"uniqueid":"00:17:88:01:08:52:c8:14-0b",
"swversion":"1.55.7_r28193",
"swconfigid":"A7C27E3B",
"productid":"Philips-LWG004-1-GU10DLv2"
},
"_id":6
}
},
{
"name":"spot épice ",
"service_id":"fa3e4161-a56b-4d12-b43f-5caa515548ec",
"external_id":"philips-hue-light:ecb5fa247b6c:7",
"selector":"philips-hue-light:ecb5fa247b6c:7",
"should_poll":true,
"model":"LWG004",
"poll_frequency":60000,
"features":[
],
"not_handled":true,
"raw_philips_hue_device":{
"_rawData":{
"state":{
"on":true,
"bri":254,
"alert":"select",
"mode":"homeautomation",
"reachable":true
},
"swupdate":{
"state":"noupdates",
"lastinstall":"2019-12-08T10:01:02"
},
"type":"Dimmable light",
"name":"spot épice ",
"modelid":"LWG004",
"manufacturername":"Philips",
"productname":"Hue white spot",
"capabilities":{
"certified":true,
"control":{
"mindimlevel":2000,
"maxlumen":400
},
"streaming":{
"renderer":false,
"proxy":false
}
},
"config":{
"archetype":"spotbulb",
"function":"functional",
"direction":"downwards",
"startup":{
"mode":"safety",
"configured":true
}
},
"uniqueid":"00:17:88:01:08:52:c2:35-0b",
"swversion":"1.55.7_r28193",
"swconfigid":"A7C27E3B",
"productid":"Philips-LWG004-1-GU10DLv2"
},
"_id":7
}
},
{
"name":"spot thermomix",
"service_id":"fa3e4161-a56b-4d12-b43f-5caa515548ec",
"external_id":"philips-hue-light:ecb5fa247b6c:8",
"selector":"philips-hue-light:ecb5fa247b6c:8",
"should_poll":true,
"model":"LWG004",
"poll_frequency":60000,
"features":[
],
"not_handled":true,
"raw_philips_hue_device":{
"_rawData":{
"state":{
"on":true,
"bri":254,
"alert":"select",
"mode":"homeautomation",
"reachable":true
},
"swupdate":{
"state":"noupdates",
"lastinstall":"2019-12-08T10:01:05"
},
"type":"Dimmable light",
"name":"spot thermomix",
"modelid":"LWG004",
"manufacturername":"Philips",
"productname":"Hue white spot",
"capabilities":{
"certified":true,
"control":{
"mindimlevel":2000,
"maxlumen":400
},
"streaming":{
"renderer":false,
"proxy":false
}
},
"config":{
"archetype":"spotbulb",
"function":"functional",
"direction":"downwards",
"startup":{
"mode":"safety",
"configured":true
}
},
"uniqueid":"00:17:88:01:08:3c:83:45-0b",
"swversion":"1.55.7_r28193",
"swconfigid":"A7C27E3B",
"productid":"Philips-LWG004-1-GU10DLv2"
},
"_id":8
}
},
{
"name":"spot évier 1",
"service_id":"fa3e4161-a56b-4d12-b43f-5caa515548ec",
"external_id":"philips-hue-light:ecb5fa247b6c:9",
"selector":"philips-hue-light:ecb5fa247b6c:9",
"should_poll":true,
"model":"LWG004",
"poll_frequency":60000,
"features":[
],
"not_handled":true,
"raw_philips_hue_device":{
"_rawData":{
"state":{
"on":true,
"bri":254,
"alert":"select",
"mode":"homeautomation",
"reachable":true
},
"swupdate":{
"state":"noupdates",
"lastinstall":"2019-12-08T10:01:06"
},
"type":"Dimmable light",
"name":"spot évier 1",
"modelid":"LWG004",
"manufacturername":"Philips",
"productname":"Hue white spot",
"capabilities":{
"certified":true,
"control":{
"mindimlevel":2000,
"maxlumen":400
},
"streaming":{
"renderer":false,
"proxy":false
}
},
"config":{
"archetype":"spotbulb",
"function":"functional",
"direction":"downwards",
"startup":{
"mode":"safety",
"configured":true
}
},
"uniqueid":"00:17:88:01:08:3c:6e:b7-0b",
"swversion":"1.55.7_r28193",
"swconfigid":"A7C27E3B",
"productid":"Philips-LWG004-1-GU10DLv2"
},
"_id":9
}
}
],
"Charge utile de la réponse":{
"EDITOR_CONFIG":{
"text":"[{\"name\":\"lampe canapé\",\"service_id\":\"fa3e4161-a56b-4d12-b43f-5caa515548ec\",\"external_id\":\"philips-hue-light:ecb5fa247b6c:1\",\"selector\":\"philips-hue-light:ecb5fa247b6c:1\",\"should_poll\":true,\"model\":\"LCA001\",\"poll_frequency\":60000,\"features\":[],\"not_handled\":true,\"raw_philips_hue_device\":{\"_rawData\":{\"state\":{\"on\":false,\"bri\":144,\"hue\":7676,\"sat\":199,\"effect\":\"none\",\"xy\":[0.5016,0.4151],\"ct\":443,\"alert\":\"none\",\"colormode\":\"xy\",\"mode\":\"homeautomation\",\"reachable\":true},\"swupdate\":{\"state\":\"noupdates\",\"lastinstall\":null},\"type\":\"Extended color light\",\"name\":\"lampe canapé\",\"modelid\":\"LCA001\",\"manufacturername\":\"Philips\",\"productname\":\"Hue color lamp\",\"capabilities\":{\"certified\":true,\"control\":{\"mindimlevel\":200,\"maxlumen\":800,\"colorgamuttype\":\"C\",\"colorgamut\":[[0.6915,0.3083],[0.17,0.7],[0.1532,0.0475]],\"ct\":{\"min\":153,\"max\":500}},\"streaming\":{\"renderer\":true,\"proxy\":true}},\"config\":{\"archetype\":\"classicbulb\",\"function\":\"mixed\",\"direction\":\"omnidirectional\",\"startup\":{\"mode\":\"safety\",\"configured\":true}},\"uniqueid\":\"00:17:88:01:08:36:ee:db-0b\",\"swversion\":\"1.53.3_r27175\",\"swconfigid\":\"297C5CDD\",\"productid\":\"Philips-LCA001-5-A19ECLv6\"},\"_id\":1,\"mappedColorGamut\":\"C\"}},{\"name\":\"plafonier\",\"service_id\":\"fa3e4161-a56b-4d12-b43f-5caa515548ec\",\"external_id\":\"philips-hue-light:ecb5fa247b6c:2\",\"selector\":\"philips-hue-light:ecb5fa247b6c:2\",\"should_poll\":true,\"model\":\"LCA001\",\"poll_frequency\":60000,\"features\":[],\"not_handled\":true,\"raw_philips_hue_device\":{\"_rawData\":{\"state\":{\"on\":false,\"bri\":144,\"hue\":7676,\"sat\":199,\"effect\":\"none\",\"xy\":[0.5016,0.4151],\"ct\":443,\"alert\":\"none\",\"colormode\":\"xy\",\"mode\":\"homeautomation\",\"reachable\":true},\"swupdate\":{\"state\":\"noupdates\",\"lastinstall\":\"2019-11-30T12:41:53\"},\"type\":\"Extended color light\",\"name\":\"plafonier\",\"modelid\":\"LCA001\",\"manufacturername\":\"Philips\",\"productname\":\"Hue color lamp\",\"capabilities\":{\"certified\":true,\"control\":{\"mindimlevel\":200,\"maxlumen\":800,\"colorgamuttype\":\"C\",\"colorgamut\":[[0.6915,0.3083],[0.17,0.7],[0.1532,0.0475]],\"ct\":{\"min\":153,\"max\":500}},\"streaming\":{\"renderer\":true,\"proxy\":true}},\"config\":{\"archetype\":\"classicbulb\",\"function\":\"mixed\",\"direction\":\"omnidirectional\",\"startup\":{\"mode\":\"custom\",\"configured\":true,\"customsettings\":{\"bri\":185,\"xy\":[0.4946,0.3266]}}},\"uniqueid\":\"00:17:88:01:08:36:de:6a-0b\",\"swversion\":\"1.53.3_r27175\",\"swconfigid\":\"297C5CDD\",\"productid\":\"Philips-LCA001-5-A19ECLv6\"},\"_id\":2,\"mappedColorGamut\":\"C\"}},{\"name\":\"bandeau led\",\"service_id\":\"fa3e4161-a56b-4d12-b43f-5caa515548ec\",\"external_id\":\"philips-hue-light:ecb5fa247b6c:3\",\"selector\":\"philips-hue-light:ecb5fa247b6c:3\",\"should_poll\":true,\"model\":\"LST002\",\"poll_frequency\":60000,\"features\":[{\"name\":\"bandeau led On/Off\",\"read_only\":false,\"has_feedback\":false,\"external_id\":\"philips-hue-light:ecb5fa247b6c:3:binary\",\"selector\":\"philips-hue-light:ecb5fa247b6c:3:binary\",\"category\":\"light\",\"type\":\"binary\",\"min\":0,\"max\":1},{\"name\":\"bandeau led Color\",\"read_only\":false,\"has_feedback\":false,\"external_id\":\"philips-hue-light:ecb5fa247b6c:3:color\",\"selector\":\"philips-hue-light:ecb5fa247b6c:3:color\",\"category\":\"light\",\"type\":\"color\",\"min\":0,\"max\":0},{\"name\":\"bandeau led Brightness\",\"read_only\":false,\"has_feedback\":false,\"external_id\":\"philips-hue-light:ecb5fa247b6c:3:brightness\",\"selector\":\"philips-hue-light:ecb5fa247b6c:3:brightness\",\"category\":\"light\",\"type\":\"brightness\",\"min\":0,\"max\":100},{\"name\":\"bandeau led Temperature\",\"read_only\":false,\"has_feedback\":false,\"external_id\":\"philips-hue-light:ecb5fa247b6c:3:temperature\",\"selector\":\"philips-hue-light:ecb5fa247b6c:3:temperature\",\"category\":\"light\",\"type\":\"temperature\",\"min\":153,\"max\":500}]},{\"name\":\"spot placard\",\"service_id\":\"fa3e4161-a56b-4d12-b43f-5caa515548ec\",\"external_id\":\"philips-hue-light:ecb5fa247b6c:4\",\"selector\":\"philips-hue-light:ecb5fa247b6c:4\",\"should_poll\":true,\"model\":\"LWG004\",\"poll_frequency\":60000,\"features\":[],\"not_handled\":true,\"raw_philips_hue_device\":{\"_rawData\":{\"state\":{\"on\":true,\"bri\":254,\"alert\":\"select\",\"mode\":\"homeautomation\",\"reachable\":true},\"swupdate\":{\"state\":\"noupdates\",\"lastinstall\":\"2019-12-08T10:00:40\"},\"type\":\"Dimmable light\",\"name\":\"spot placard\",\"modelid\":\"LWG004\",\"manufacturername\":\"Philips\",\"productname\":\"Hue white spot\",\"capabilities\":{\"certified\":true,\"control\":{\"mindimlevel\":2000,\"maxlumen\":400},\"streaming\":{\"renderer\":false,\"proxy\":false}},\"config\":{\"archetype\":\"spotbulb\",\"function\":\"functional\",\"direction\":\"downwards\",\"startup\":{\"mode\":\"safety\",\"configured\":true}},\"uniqueid\":\"00:17:88:01:08:3c:73:8e-0b\",\"swversion\":\"1.55.7_r28193\",\"swconfigid\":\"A7C27E3B\",\"productid\":\"Philips-LWG004-1-GU10DLv2\"},\"_id\":4}},{\"name\":\"spot évier 2\",\"service_id\":\"fa3e4161-a56b-4d12-b43f-5caa515548ec\",\"external_id\":\"philips-hue-light:ecb5fa247b6c:5\",\"selector\":\"philips-hue-light:ecb5fa247b6c:5\",\"should_poll\":true,\"model\":\"LWG004\",\"poll_frequency\":60000,\"features\":[],\"not_handled\":true,\"raw_philips_hue_device\":{\"_rawData\":{\"state\":{\"on\":true,\"bri\":254,\"alert\":\"select\",\"mode\":\"homeautomation\",\"reachable\":true},\"swupdate\":{\"state\":\"noupdates\",\"lastinstall\":\"2019-12-08T10:00:57\"},\"type\":\"Dimmable light\",\"name\":\"spot évier 2\",\"modelid\":\"LWG004\",\"manufacturername\":\"Philips\",\"productname\":\"Hue white spot\",\"capabilities\":{\"certified\":true,\"control\":{\"mindimlevel\":2000,\"maxlumen\":400},\"streaming\":{\"renderer\":false,\"proxy\":false}},\"config\":{\"archetype\":\"spotbulb\",\"function\":\"functional\",\"direction\":\"downwards\",\"startup\":{\"mode\":\"safety\",\"configured\":true}},\"uniqueid\":\"00:17:88:01:08:52:b1:f2-0b\",\"swversion\":\"1.55.7_r28193\",\"swconfigid\":\"A7C27E3B\",\"productid\":\"Philips-LWG004-1-GU10DLv2\"},\"_id\":5}},{\"name\":\"spot four\",\"service_id\":\"fa3e4161-a56b-4d12-b43f-5caa515548ec\",\"external_id\":\"philips-hue-light:ecb5fa247b6c:6\",\"selector\":\"philips-hue-light:ecb5fa247b6c:6\",\"should_poll\":true,\"model\":\"LWG004\",\"poll_frequency\":60000,\"features\":[],\"not_handled\":true,\"raw_philips_hue_device\":{\"_rawData\":{\"state\":{\"on\":true,\"bri\":254,\"alert\":\"select\",\"mode\":\"homeautomation\",\"reachable\":true},\"swupdate\":{\"state\":\"noupdates\",\"lastinstall\":\"2019-12-08T10:01:01\"},\"type\":\"Dimmable light\",\"name\":\"spot four\",\"modelid\":\"LWG004\",\"manufacturername\":\"Philips\",\"productname\":\"Hue white spot\",\"capabilities\":{\"certified\":true,\"control\":{\"mindimlevel\":2000,\"maxlumen\":400},\"streaming\":{\"renderer\":false,\"proxy\":false}},\"config\":{\"archetype\":\"spotbulb\",\"function\":\"functional\",\"direction\":\"downwards\",\"startup\":{\"mode\":\"safety\",\"configured\":true}},\"uniqueid\":\"00:17:88:01:08:52:c8:14-0b\",\"swversion\":\"1.55.7_r28193\",\"swconfigid\":\"A7C27E3B\",\"productid\":\"Philips-LWG004-1-GU10DLv2\"},\"_id\":6}},{\"name\":\"spot épice \",\"service_id\":\"fa3e4161-a56b-4d12-b43f-5caa515548ec\",\"external_id\":\"philips-hue-light:ecb5fa247b6c:7\",\"selector\":\"philips-hue-light:ecb5fa247b6c:7\",\"should_poll\":true,\"model\":\"LWG004\",\"poll_frequency\":60000,\"features\":[],\"not_handled\":true,\"raw_philips_hue_device\":{\"_rawData\":{\"state\":{\"on\":true,\"bri\":254,\"alert\":\"select\",\"mode\":\"homeautomation\",\"reachable\":true},\"swupdate\":{\"state\":\"noupdates\",\"lastinstall\":\"2019-12-08T10:01:02\"},\"type\":\"Dimmable light\",\"name\":\"spot épice \",\"modelid\":\"LWG004\",\"manufacturername\":\"Philips\",\"productname\":\"Hue white spot\",\"capabilities\":{\"certified\":true,\"control\":{\"mindimlevel\":2000,\"maxlumen\":400},\"streaming\":{\"renderer\":false,\"proxy\":false}},\"config\":{\"archetype\":\"spotbulb\",\"function\":\"functional\",\"direction\":\"downwards\",\"startup\":{\"mode\":\"safety\",\"configured\":true}},\"uniqueid\":\"00:17:88:01:08:52:c2:35-0b\",\"swversion\":\"1.55.7_r28193\",\"swconfigid\":\"A7C27E3B\",\"productid\":\"Philips-LWG004-1-GU10DLv2\"},\"_id\":7}},{\"name\":\"spot thermomix\",\"service_id\":\"fa3e4161-a56b-4d12-b43f-5caa515548ec\",\"external_id\":\"philips-hue-light:ecb5fa247b6c:8\",\"selector\":\"philips-hue-light:ecb5fa247b6c:8\",\"should_poll\":true,\"model\":\"LWG004\",\"poll_frequency\":60000,\"features\":[],\"not_handled\":true,\"raw_philips_hue_device\":{\"_rawData\":{\"state\":{\"on\":true,\"bri\":254,\"alert\":\"select\",\"mode\":\"homeautomation\",\"reachable\":true},\"swupdate\":{\"state\":\"noupdates\",\"lastinstall\":\"2019-12-08T10:01:05\"},\"type\":\"Dimmable light\",\"name\":\"spot thermomix\",\"modelid\":\"LWG004\",\"manufacturername\":\"Philips\",\"productname\":\"Hue white spot\",\"capabilities\":{\"certified\":true,\"control\":{\"mindimlevel\":2000,\"maxlumen\":400},\"streaming\":{\"renderer\":false,\"proxy\":false}},\"config\":{\"archetype\":\"spotbulb\",\"function\":\"functional\",\"direction\":\"downwards\",\"startup\":{\"mode\":\"safety\",\"configured\":true}},\"uniqueid\":\"00:17:88:01:08:3c:83:45-0b\",\"swversion\":\"1.55.7_r28193\",\"swconfigid\":\"A7C27E3B\",\"productid\":\"Philips-LWG004-1-GU10DLv2\"},\"_id\":8}},{\"name\":\"spot évier 1\",\"service_id\":\"fa3e4161-a56b-4d12-b43f-5caa515548ec\",\"external_id\":\"philips-hue-light:ecb5fa247b6c:9\",\"selector\":\"philips-hue-light:ecb5fa247b6c:9\",\"should_poll\":true,\"model\":\"LWG004\",\"poll_frequency\":60000,\"features\":[],\"not_handled\":true,\"raw_philips_hue_device\":{\"_rawData\":{\"state\":{\"on\":true,\"bri\":254,\"alert\":\"select\",\"mode\":\"homeautomation\",\"reachable\":true},\"swupdate\":{\"state\":\"noupdates\",\"lastinstall\":\"2019-12-08T10:01:06\"},\"type\":\"Dimmable light\",\"name\":\"spot évier 1\",\"modelid\":\"LWG004\",\"manufacturername\":\"Philips\",\"productname\":\"Hue white spot\",\"capabilities\":{\"certified\":true,\"control\":{\"mindimlevel\":2000,\"maxlumen\":400},\"streaming\":{\"renderer\":false,\"proxy\":false}},\"config\":{\"archetype\":\"spotbulb\",\"function\":\"functional\",\"direction\":\"downwards\",\"startup\":{\"mode\":\"safety\",\"configured\":true}},\"uniqueid\":\"00:17:88:01:08:3c:6e:b7-0b\",\"swversion\":\"1.55.7_r28193\",\"swconfigid\":\"A7C27E3B\",\"productid\":\"Philips-LWG004-1-GU10DLv2\"},\"_id\":9}}]",
"mode":"application/json"
}
}
}
@Tlse-vins You should not use the latest version of Gladys, these models were indeed added by @Hotfix31 as shown in the screenshot I posted!
Run a docker ps on your Gladys instance and check when your container was last restarted, in my opinion:
- Either for reason X or Y, watchtower did not do its job (full disk? internet outage?)
- Or you made a modification to the official image and it is no longer updating
No, I did not modify Gladysâs image.
I will test when I return.
- my SD card is not full
- no internet outage
I will keep you informed.
Here is what I get with docker ps:
respeaker@v2:~$ docker ps
CONTAINER ID : afd4f83aea13
IMAGE: gladysassistant/gladys:4.0.0-beta-arm
COMMAND: "docker-entrypoint.sâŠ"
CREATED: 7 weeks ago
STATUS: Up 7 days
PORTS:
NAMES: gladys
You can run
docker rmi gladys
This will delete the image but not the container and you can then launch Watchtower to download the latest image. Iâm just saying this by simple deduction.



